Multiply using the shift‐add.

I need to build a C++ function that forces the processor to multiply using the shift‐add. The multiplication code must be done in assembly, but I can
use the extended assembly for passing the C++ variables to the assembly code.

Please Help

Ed
Topic archived. No new replies allowed.