Instruction Set 9-199
xori
XOR Immediate
xori
XOR Immediate
(RA) ← (RS) ⊕ (
16
0 || IM)
The IM field is extended to 32 bits by concatenating 16 0-bits on the left. The contents of register RS
are XORed with the extended IM field; the result is placed into register RA.
Registers Altered
•RA
Architecture Note
This instruction is part of the PowerPC User Instruction Set Architecture.
xori RA, RS, IM
26 RS RA IM
0 6 11 16 31