Home  Site Map  Instruction Index 

STC  -  Set Carry Flag Instruction


The STC instruction is used to set the CF flag.

The CLC instruction is used to clear the CF flag.

STC Op Code is F9 to set flag to 1

CLC Op Code is F8 to clear flag to 0