Next: , Previous: , Up: Arithmetic instructions   [Contents][Index]


21.1.10.8 Instruction muli

Synopsys:

muli

Push the result of multiplying the two integers at the top of the stack.

Stack: ( INT INT -- INT INT INT )