Next: Instruction addl, Previous: Instruction addi, Up: Arithmetic instructions [Contents][Index]
Synopsys:
addiu
Push the result of adding the two unsigned integers at the top of the stack.
Stack: ( UINT UINT -- UINT UINT UINT )
( UINT UINT -- UINT UINT UINT )