Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->CLC

CLC    Clear Carry


This is a 6800 opcode which is translated into:

         ANDCC #&FE


Condition Code Register:

H  Not affected
N  Not affected
Z  Not affected
V  Not affected
C  Always Cleared

    
Addressing modeNo of cyclesNo of bytes
Implied32