| ??? 12/23/02 04:58 Read: times |
#34868 - 32-bit Divide with Fixed Divisor |
I need to divide a 32-bit number (GPS latitude and longitude values) by a fixed number (600,000). I've searched this site and others for a 32-bit divide routine, but they (Intel, Dr. W.G. Marshall, etc.) only seem to offer routines that divide 32-bit numbers by 16-bit numbers. Can I take advantage of the fact that I'm dividing by a fixed value???
Thanks. Drew |



