MOVPL

Synopsis:

Move if plus or zero.

Operation:

If Ra >= 0

    Rt = Rb

Description:

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

Format:

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