Instruction Set 9-15
and
AND
and
AND
(RA) ← (RS) ∧ (RB)
The contents of register RS are ANDed with the contents of register RB; the result is placed into
register RA.
Registers Altered
•RA
• CR[CR0]
LT, GT, EQ, SO
if Rc contains 1
Architecture Note
This instruction is part of the PowerPC User Instruction Set Architecture.
and RA, RS, RB Rc=0
and. RA, RS, RB Rc=1
31 RS RA RB 28 Rc
0 6 11 16 21 31