public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
* __udivsi3: coldfire vs non-coldfire implementation
@ 2012-04-24 14:14 Luis Alves
  2012-04-24 15:39 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: Luis Alves @ 2012-04-24 14:14 UTC (permalink / raw)
  To: linux-m68k

Hi all,

What's the reason for having two different algorithms for this function?
The coldfire version seems faster since it doesn't perform any div/mul
opcodes. Or am I wrong?

(arch/m68k/lib/udivsi3.S)

Regards,
Luis Alves

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-24 16:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-24 14:14 __udivsi3: coldfire vs non-coldfire implementation Luis Alves
2012-04-24 15:39 ` Andreas Schwab
2012-04-24 16:29   ` Luis Alves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox