ADDU


Synopsis:

Add register to register.

Operation:

Rt = Ra + Rb

Description:

This instruction adds two general purpose registers and places the result in a general purpose register. This instruction will not cause any exceptions.

Format:

Opcode7 Ra5 Rb5 Rt5 Reserved4 Func6
2 Ra5 Rb5 Rt5 ---- 3