Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->CLI

CLI    Clear Interrupt Mask

This is a 6800 opcode which is translated into:

         ANDCC #&EF

Condition Code Register:

E  Not affected
F  Not affected
H  Not affected
I  Always cleared
N  Not affected
Z  Not affected
V  Not affected
C  Not affected

    
Addressing modeNo of cyclesNo of bytes
Implied32