Instruction Set 9-143
oris
OR Immediate Shifted
oris
OR Immediate Shifted
(RA) ← (RS) ∨ (IM ||
16
0)
The IM Field is extended to 32 bits by concatenating 16 0-bits on the right. Register RS is ORed with
the extended IM field and the result is placed into register RA.
Registers Altered
•RA
Architecture Note
This instruction is part of the PowerPC User Instruction Set Architecture.
oris RA, RS, IM
25 RS RA IM
0 6 11 16 31