SNEI

Synopsis:

Set if not equal immediate.

Operation:

If Ra <> Immediate

    Rt = 1

Else

    Rt = 0

Description:

This instruction performs a comparison for inequality between a general purpose register and an immediate value and places the result in a general purpose register. This instruction will never cause an exception.

Format:

Opcode7 Ra5 Rt5 Immediate15
105 Ra5 Rt5 Immediate15