Add register to register.
Rt = Ra + Rb
This instruction adds two general purpose registers and places the result in a general purpose register. This instruction will cause an overflow exception if the result overflows.
Opcode7 | Ra5 | Rb5 | Rt5 | Reserved4 | Func6 |
2 | Ra5 | Rb5 | Rt5 | ---- | 2 |