Tech Support > Computer Hardware > Microprocessors > Re: Turn a divide into a multiply
Re: Turn a divide into a multiply
Posted by Chris Quayle on July 30th, 2003


Neil Bradley wrote:
If you can reorganise the data, you may be able to use simple bit shifts
to scale, multiply and divide by 2^n. I use this technique a lot to save
compute time and is very fast in either C or asm...

Chris

--
Aerosystem Designs
------------------
Embedded System and Electronic Design and Development
Oxford. England. lightwork at aerosys dot co dot uk


Similar Posts