MOVMI

Synopsis:

Move if minus.

Operation:

If Ra < 0

    Rt = Rb

Description:

This instruction conditionally moves a general purpose register to a general purpose register if another register is negative. This instruction will never cause an exception.

Format:

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