The extended mnemonics for fixed-point logical instructions are shown in the following table. These POWER family and PowerPC extended mnemonics are in the com assembly mode.
Extended Mnemonic | Equivalent to | Meaning |
---|---|---|
nop | ori 0, 0, 0 | OR Immediate |
mr[.] rx,ry | or[.] rx, ry, ry | OR |
not[.] rx,ry | nor[.] rx, ry, ry | NOR |
Extended Instruction Mnemonics.
Extended Mnemonics of Branch Instructions.
Extended Mnemonics of Condition Register Logical Instructions.
Extended Mnemonics of Fixed-Point Arithmetic Instructions.
Extended Mnemonics of Fixed-Point Compare Instructions.
Extended Mnemonics of Fixed-Point Load Instructions.
Extended Mnemonics of Fixed-Point Trap Instructions.
Extended Mnemonics of Moving from or to Special-Purpose Registers.
Extended Mnemonics of 32-bit Fixed-Point Rotate and Shift Instructions.
nor (NOR) Instruction, or (OR) Instruction, ori or oril (OR Immediate) Instruction.