Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->NOP

NOP    No operation


Assembler Syntax:   NOP


Size:  Unsized

Performs no operation.  The NOP instruction does not begin execution until all pending bus cycles are completed.  This synchronizes the pipeline, and prevents instruction overlap.


Condition Codes:

N    Not affected
Z    Not affected
V    Not affected
C    Not affected
X    Not affected