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


13.1.9.1 Instruction addi

Synopsys:

addi

Push the result of adding the two integers at the top of the stack.

Stack: ( INT INT -- INT INT INT )