Home  Site Map  Instruction Index 

CLC  -  Clear Carry Flag Instruction


The CLC instruction is used to clear the CF flag.

The STC instruction is used to set the CF flag.

STC Op Code is F9 to set the flag to 1

CLC Op Code is F8 to clear the flag to 0