- 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
- multiply iexpolers (Computers & Technology) by chris
- Re: Turn a divide into a multiply (Microprocessors) by Jim Granville
- Re: Turn a divide into a multiply (Microprocessors) by John R. Strohm
- Re: Turn a divide into a multiply (Microprocessors) by Kevin D. Quitt
- Re: Turn a divide into a multiply (Microprocessors) by Kelly Hall

