??? 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! |
Topic | Author | Date |
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 |