Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/23/98 19:44
Read: times


 
#65 - RE: 16 bit division
It's very easy to implement this function in higher programming language like C or BASIC. If you still wish to do it in assembly language, maybe it's the best way to simulate manual division (like doing it on paper without calculator, but assuming hexadecimal base). I've done such math for a 24 bit fixed point arithmetic and it works OK.

Hope this helps.



List of 3 messages in thread
TopicAuthorDate
16 bit division            01/01/70 00:00      
RE: 16 bit division            01/01/70 00:00      
RE: 16 bit division            01/01/70 00:00      

Back to Subject List