Shop OBEX P1 Docs P2 Docs Learn Events
Integer Math in Assembly — Parallax Forums

Integer Math in Assembly

Chad GeorgeChad George Posts: 138
edited 2006-11-13 04:38 in Propeller 1
I'm needing some help on the best way to do integer multiplication and division in assembly
on the Propeller since it doesn't have a hardware multiplier. I was wondering if anyone had a
particularly good way to do it with the assembly instructions available on the Propeller.
16x16 multiplication is sufficient for my needs now, but if any example of how to approach 32x32 would be
appreciated as well.

Thanks,
Chad

Comments

Sign In or Register to comment.