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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/23/02 16:11
Read: times


 
#34902 - RE: 32-bit Divide with Fixed Divisor exp
I vote for Andys solution. I do not know about 32 bit, but the Keil compiler convert many modulus two divides to shifts. I would, however, do the "shift division" first since multibyte divides seem to take longer the more nonzero bytes you have.

Erik

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