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


27.1.12.12 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 )