Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->NOT

NOT    Logical Complement


Ones complement Destination -> Destination


Assembler Syntax:   NOT.L Dn


Size: Long

Calculates the ones complement of the destination operand and stores the result in the destination location.


Condition Codes:

N    Set if result negative, else cleared
Z    Set if result zero, else cleared
V    Always cleared
C    Always cleared
X    Not affected