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


22.1.10.9 Instruction muliu

Synopsys:

muliu

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

Stack: ( UINT UINT -- UINT UINT UINT )