XNOR

Synopsis:

Exclusive nor register with register.

Operation:

Rt = com (Ra xor Rb)

Description:

This instruction bitwise exclusive or's two general purpose registers and places the complimented result in a general purpose register. This instruction will not cause any exceptions.

Format:

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