2.2.42 (3) NOT (L)
NOT (NOT = logical complement)
Logical Complement
Operation
¬ ERd
→
ERd
Assembly-Language Format
NOT.L
ERd
Operand Size
Longword
Condition Code
I:
Previous value remains unchanged.
H: Previous value remains unchanged.
N: Set to 1 if the result is negative; otherwise
cleared to 0.
Z: Set to 1 if the result is zero; otherwise
cleared to 0.
V: Always cleared to 0.
C: Previous value remains unchanged.
I
UI
H
U
N
Z
V
C
—
—
—
—
↕
↕
0
—
Description
This instruction takes the one’s complement of the contents of a 32-bit register ERd (destination
operand) and stores the result in the 32-bit register ERd.
Available Registers
ERd: ER0 to ER7
Operand Format and Number of States Required for Execution
Notes
Instruction Format
1st byte
2nd byte
3rd byte
4th byte
Register direct
NOT.L
ERd
1
7
3
0 erd
2
No. of
States
Addressing
Mode
Mnemonic
Operands
138