NOT

Synopsis:

Logically not register.

Operation:

If Ra = 0

    Rt = 1

else

    Rt = 0

Description:

This instruction takes the logical not of a general purpose register and places the result in a general purpose register. This instruction will not cause any exceptions.

Format:

Opcode7 Ra5 Rt5 Reserved9 Func6
1 Ra5 Rt5 ---- 5