ADDI


Synopsis:

Add immediate to register.

Operation:

Rt = Ra + Immediate

Description:

This instruction adds a signed immediate value to a general purpose register and places the result in a general purpose register. This instruction will cause an overflow exception if the result overflows.

Format:

Opcode7 Ra5 Rt5 Immediate15
4 Ra5 Rt5 Immediate15