| ??? 05/21/03 23:33 Read: times |
#46306 - RE: 8-bit*16-bit multiplication Responding to: ???'s previous message |
Well I tried typecasting COEFFICIENT and INPUT to 16-bit unsigned integers before the multiply. It looks like the multiplication carried out is still 32-bit*32-bit.
Thanks for the suggestions guys. Looks like assembly is the approach I need to take. - Lee |



