IBM PPC440X5 Computer Hardware User Manual


 
User’s Manual
PPC440x5 CPU Core Preliminary
Page 532 of 589
instalfa.fm.
September 12, 2002
bltctr
[cr_field]
Branch if less than to address in CTR.
Use CR[CR0] if cr_field is omitted.
Extended mnemonic for
bcctr 12,4cr_field+0
275
bltctrl
Extended mnemonic for
bcctrl 12,4cr_field+0
(LR) CIA + 4
bltlr
[cr_field]
Branch if less than to address in LR.
Use CR[CR0] if cr_field is omitted.
Extended mnemonic for
bclr 12,4cr_field+0
278
bltlrl
Extended mnemonic for
bclrl 12,4cr_field+0
(LR) CIA + 4
bne
[cr_field], target
Branch if not equal.
Use CR[CR0] if cr_field is omitted.
Extended mnemonic for
bc 4,4cr_field+2,target
269
bnea
Extended mnemonic for
bca 4,4cr_field+2,target
bnel
Extended mnemonic for
bcl 4,4cr_field+2,target
(LR) CIA + 4
bnela
Extended mnemonic for
bcla 4,4cr_field+2,target
(LR) CIA + 4
bnectr
[cr_field]
Branch if not equal to address in CTR.
Use CR[CR0] if cr_field is omitted.
Extended mnemonic for
bcctr 4,4cr_field+2
275
bnectrl
Extended mnemonic for
bcctrl 4,4cr_field+2
(LR) CIA + 4
bnelr
[cr_field]
Branch if not equal to address in LR.
Use CR[CR0] if cr_field is omitted.
Extended mnemonic for
bclr 4,4cr_field+2
278
bnelrl
Extended mnemonic for
bclrl 4,4cr_field+2
(LR) CIA + 4
bng
[cr_field], target
Branch if not greater than.
Use CR[CR0] if cr_field is omitted.
Extended mnemonic for
bc 4,4cr_field+1,target
269
bnga
Extended mnemonic for
bca 4,4cr_field+1,target
bngl
Extended mnemonic for
bcl 4,4cr_field+1,target
(LR) CIA + 4
bngla
Extended mnemonic for
bcla 4,4cr_field+1,target
(LR) CIA + 4
Table A-1. PPC440x5 Instruction Syntax Summary (continued)
Mnemonic Operands Function
Other Registers
Changed
Page