SEQI

Synopsis:

Set if equal immediate.

Operation:

If Ra = Immediate

    Rt = 1

Else

    Rt = 0

Description:

This instruction performs a unsigned comparison for equality 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
104 Ra5 Rt5 Immediate15