IBM SA14-2339-04 Personal Computer User Manual


 
9-32 PPC405 Core User’s Manual
bclr
Branch Conditional to Link Register
bflr cr_bit Branch if CR
cr_bit
= 0 to address in LR.
Extended mnemonic for
bclr 4,cr_bit
bflrl
Extended mnemonic for
bclrl 4,cr_bit
(LR)
CIA+4.
bgelr [cr_field] Branch, if greater than or equal, to address in LR.
Use CR0 if cr_field is omitted.
Extended mnemonic for
bclr 4,4cr_field+0
bgelrl
Extended mnemonic for
bclrl 4,4cr_field+0
(LR)
CIA+4.
bgtlr [cr_field] Branch, if greater than, to address in LR.
Use CR0 if cr_field is omitted.
Extended mnemonic for
bclr 12,4cr_field+1
bgtlrl
Extended mnemonic for
bclrl 12,4cr_field+1
(LR)
CIA+4.
blelr [cr_field] Branch, if less than or equal, to address in LR.
Use CR0 if cr_field is omitted.
Extended mnemonic for
bclr 4,4cr_field+1
blelrl
Extended mnemonic for
bclrl 4,4cr_field+1
(LR)
CIA+4.
bltlr [cr_field] Branch, if less than, to address in LR.
Use CR0 if cr_field is omitted.
Extended mnemonic for
bclr 12,4cr_field+0
bltlrl
Extended mnemonic for
bclrl 12,4cr_field+0
(LR)
CIA+4.
bnelr [cr_field] Branch, if not equal, to address in LR.
Use CR0 if cr_field is omitted.
Extended mnemonic for
bclr 4,4cr_field+2
bnelrl
Extended mnemonic for
bclrl 4,4cr_field+2
(LR)
CIA+4.
bnglr [cr_field] Branch, if not greater than, to address in LR.
Use CR0 if cr_field is omitted.
Extended mnemonic for
bclr 4,4cr_field+1
bnglrl
Extended mnemonic for
bclrl 4,4cr_field+1
(LR)
CIA+4.
Table 9-9. Extended Mnemonics for bclr, bclrl (continued)
Mnemonic Operands Function
Other Registers
Altered