[ Previous | Next | Contents | Home | Search ]
AIX Version 4.3 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 and PowerPC extended mnemonics are in the com assembly mode.

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 Overview.

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 Fixed-Point Rotate and Shift Instructions.

The nor (NOR) instruction, or (OR) instruction, ori or oril (OR Immediate) instruction.


[ Previous | Next | Contents | Home | Search ]