Extended mnemonics of fixed-point logical instructions
The 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.
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 |