[ Bottom of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]

Assembler Language Reference

Extended Mnemonics of Fixed-Point Logical Instructions

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.

Table 13. Fixed-Point Logical Instruction Extended Mnemonics
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

Related Information

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.

[ Top of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]