comp.lang.ada
 help / color / mirror / Atom feed
* implementing software unsigned divide
@ 2001-05-07 21:42 Stephen Leake
  2001-05-08  6:04 ` Jacob Sparre Andersen
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Stephen Leake @ 2001-05-07 21:42 UTC (permalink / raw)


I'm porting GNAT to a 16 bit microprocessor that does not provide a
hardware instruction for unsigned divide (it has multiply and signed
divide, both 16 and 32 bit). Can anyone provide a reference to a book
that discusses how to do this, and/or an algorithm that does it? I've
looked in Knuth, and did an initial web search, and haven't found
anything.

-- 
-- Stephe



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

end of thread, other threads:[~2001-05-13 23:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-07 21:42 implementing software unsigned divide Stephen Leake
2001-05-08  6:04 ` Jacob Sparre Andersen
2001-05-08  7:44 ` Tarjei T. Jensen
2001-05-08 13:18 ` Ted Dennison
2001-05-08 15:24 ` Tucker Taft
2001-05-08 21:20   ` Stephen Leake
2001-05-09 18:00     ` Tucker Taft
2001-05-10 15:54       ` Stephen Leake
2001-05-13 23:17       ` Kenneth Almquist

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