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


20.1.9.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 )