MPC885 Instruction Set
MPC885 PowerQUICC Family Reference Manual, Rev. 2
Freescale Semiconductor
5-9
The crfD operand can be omitted if the result of the comparison is to be placed in CR0. Otherwise the
target CR field must be specified in the instruction crfD field.
For more information refer to Appendix F, “Simplified Mnemonics,” in the Programming Environments
Manual.
5.2.4.1.3
Integer Logical Instructions
The logical instructions shown in
Table 5-4
perform bit-parallel operations. Logical instructions with the
CR update enabled and instructions andi. and andis. set CR field CR0 to characterize the result of the
logical operation. These fields are set as if the sign-extended low-order 32 bits of the result were
algebraically compared to zero. Logical instructions without CR update and the remaining logical
instructions do not modify the CR. Logical instructions do not affect the XER[SO], XER[OV], and
XER[CA] bits.
For simplified mnemonics examples for the integer logical operations see Appendix F, “Simplified
Mnemonics,” in the Programming Environments Manual.
Table 5-3. Integer Compare Instructions
Name
Mnemonic
Syntax
1
1
Implementation Note:
In these instructions, the L bit is applicable for 64-bit implementations. For the MPC885, if
L = 1 the instruction form is invalid. The core ignores this bit and, therefore, the behavior when L = 1 is identical to the
valid form instruction with L = 0.
Compare Immediate
cmpi
crf
D
,
L
,r
A
,
SIMM
Compare
cmp
crf
D
,
L
,r
A
,r
B
Compare Logical Immediate
cmpli
crf
D
,
L
,r
A
,
UIMM
Compare Logical
cmpl
crf
D
,
L
,r
A
,r
B
Table 5-4. Integer Logical Instructions
Name Mnemonic
Syntax
AND Immediate
andi.
r
A,
r
S,UIMM
AND Immediate Shifted
andis.
r
A,
r
S,UIMM
OR Immediate
ori
r
A,
r
S,UIMM
OR Immediate Shifted
oris
r
A,
r
S,UIMM
XOR Immediate
xori
r
A,
r
S,UIMM
XOR Immediate Shifted
xoris
r
A,
r
S,UIMM
AND
and (and.)
r
A,
r
S,
r
B
OR
or (or.)
r
A,
r
S,
r
B
XOR
xor (xor.)
r
A,
r
S,
r
B
NAND
nand (nand.)
r
A,
r
S,
r
B
NOR
nor (nor.)
r
A,
r
S,
r
B
Summary of Contents for PowerQUICC MPC870
Page 98: ...MPC885 PowerQUICC Family Reference Manual Rev 2 I 4 Freescale Semiconductor ...
Page 118: ...MPC885 Overview MPC885 PowerQUICC Family Reference Manual Rev 2 1 20 Freescale Semiconductor ...
Page 158: ...The MPC8xx Core MPC885 PowerQUICC Family Reference Manual Rev 2 3 18 Freescale Semiconductor ...
Page 288: ...MPC885 PowerQUICC Family Reference Manual Rev 2 III 4 Freescale Semiconductor ...
Page 554: ...MPC885 PowerQUICC Family Reference Manual Rev 2 V 6 Freescale Semiconductor ...
Page 1090: ...UTOPIA Interface MPC885 PowerQUICC Family Reference Manual Rev 2 43 8 Freescale Semiconductor ...
Page 1312: ...Byte Ordering MPC885 PowerQUICC Family Reference Manual Rev 2 A 8 Freescale Semiconductor ...
Page 1336: ...MPC885 PowerQUICC Family Reference Manual Rev 2 D 16 Freescale Semiconductor ...
Page 1358: ...MPC885 PowerQUICC Family Reference Manual Rev 2 D 38 Freescale Semiconductor ...
Page 1370: ...MPC880 MPC885 PowerQUICC Family Reference Manual Rev 2 E 4 Freescale Semiconductor ...
Page 1386: ...Revision History MPC885 PowerQUICC Family Reference Manual Rev 2 I 2 Freescale Semiconductor ...