CLC—Clear Carry FlagInstruction Operand EncodingDescriptionClears the CF flag in the EFLAGS register. Operation is the same in all modes.OperationCF := 0;Flags AffectedThe CF flag is set to 0. The OF, ZF, SF, AF, and PF flags are unaffected.Exceptions (All Operating Modes)#UD If the LOCK prefix is used.OpcodeInstructionOp/ En64-bit ModeCompat/Leg ModeDescriptionF8CLCZOValidValidClear CF flag.Op/EnOperand 1Operand 2Operand 3Operand 4ZONANANANA
This UNOFFICIAL reference was generated from the official Intel® 64 and IA-32 Architectures Software Developer’s Manual by a dumb script. There is no guarantee that some parts aren't mangled or broken and is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.