IBM SA14-2339-04 Personal Computer User Manual


 
A-12 PPC405 Core User’s Manual
btlr cr_bit Branch if CR
cr_bit
=1,
to address in LR.
Extended mnemonic for
bclr 12,cr_bit
9-30
btlrl
Extended mnemonic for
bclrl 12,cr_bit
(LR)
CIA+4.
bun [cr_field],
target
Branch if unordered.
Use CR0 if cr_field is omitted.
Extended mnemonic for
bc 12,4cr_field+3,target
9-20
buna
Extended mnemonic for
bca 12,4cr_field+3,target
bunl
Extended mnemonic for
bcl 12,4cr_field+3,target
(LR)
CIA+4.
bunla
Extended mnemonic for
bcla 12,4cr_field+3,target
(LR)
CIA+4.
bunctr [cr_field] Branch if unordered to address in CTR.
Use CR0 if cr_field is omitted.
Extended mnemonic for
bcctr 12,4cr_field+3
9-26
bunctrl
Extended mnemonic for
bcctrl 12,4cr_field+3
(LR)
CIA+4.
bunlr [cr_field] Branch if unordered,
to address in LR.
Use CR0 if cr_field is omitted.
Extended mnemonic for
bclr 12,4cr_field+3
9-30
bunlrl
Extended mnemonic for
bclrl 12,4cr_field+3
(LR)
CIA+4.
clrlwi RA, RS, n Clear left immediate. (n < 32)
(RA)
0:n1
n
0
Extended mnemonic for
rlwinm RA,RS,0,n,31
9-147
clrlwi.
Extended mnemonic for
rlwinm. RA,RS,0,n,31
CR[CR0]
clrlslwi RA, RS, b, n Clear left and shift left immediate.
(n b < 32)
(RA)
bn:31n
(RS)
b:31
(RA)
32n:31
n
0
(RA)
0:bn1
bn
0
Extended mnemonic for
rlwinm RA,RS,n,bn,31n
9-147
clrlslwi.
Extended mnemonic for
rlwinm. RA,RS,n,bn,31n
CR[CR0]
Table A-1. PPC405 Instruction Syntax Summary (continued)
Mnemonic Operands Function
Other Registers
Changed Page