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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/15/04 13:55
Read: times


 
#81177 - RE: Division by 32bit constant
Responding to: ???'s previous message
I think I have exactly what you are looking for!

For 32-bit division by a value 1...16 together with an example of use in radix conversion, see:

http://www.programmersheaven.com/zone5/cat.../32144.htm

For 32-bit conversion to BCD specifically, see:

http://www.programmersheaven.com/zone5/cat.../34429.htm

The above are combined into a fast radix conversion function here:

http://www.programmersheaven.com/zone5/cat.../34550.htm

Enjoy!

List of 8 messages in thread
TopicAuthorDate
Division by 32bit constant            01/01/70 00:00      
   RE: Division by 32bit constant            01/01/70 00:00      
   If it aint broke...            01/01/70 00:00      
      RE: If it aint broke...            01/01/70 00:00      
   RE: Division by 32bit constant            01/01/70 00:00      
      RE: Division by 32bit constant            01/01/70 00:00      
         RE: Division by 32bit constant            01/01/70 00:00      
   RE: Division 32bit by 10            01/01/70 00:00      

Back to Subject List