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


21.1.10.11 Instruction mullu

Synopsys:

mullu

Push the result of multiplying the two unsigned longs at the top of the stack.

Stack: ( ULONG ULONG -- ULONG ULONG ULONG )