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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/24/02 03:10
Read: times


 
#34927 - RE: 32-bit Divide with Fixed Divisor
Thanks everyone for the help...I think I'll follow Andy's advice of (1)first shifting right to divide by 64 (storing the 6 digits shifted out), (2) divide that value by 9375 to get the quotient and multiply the remainder of the second division by 64 and add it to the 6 digits shifted out to get the actual remainder. :)

Thanks again.

List of 26 messages in thread
TopicAuthorDate
32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide--Rob            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor exp            01/01/70 00:00      
RE: 32-bit Divide - Rob            01/01/70 00:00      
RE: 32-bit Divide - Andy            01/01/70 00:00      
RE: 32-bit Divide - Andy            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: why 600000 - Rob            01/01/70 00:00      
RE: why 600000 - Rob            01/01/70 00:00      
RE: why 600000 - Rob            01/01/70 00:00      
RE: why 600000 - Rob            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
yup.. i have it            01/01/70 00:00      
RE: yup.. i have it            01/01/70 00:00      
x/600000            01/01/70 00:00      
RE: x/600000            01/01/70 00:00      
RE: x/600000            01/01/70 00:00      

Back to Subject List