SUBI

Synopsis:

Subtract immediate from register.

Operation:

Rt = Ra - Immediate

Description:

This instruction subtracts a signed immediate value from 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
6 Ra5 Rt5 Immediate15