1 <!DOCTYPE HTML PUBLIC
"-//IETF//DTD HTML 2.0//EN">
4 <TITLE>80386 Programmer's Reference Manual -- Opcode CLC
</TITLE>
7 <B>up:
</B> <A HREF=
"c17.htm">
8 Chapter
17 --
80386 Instruction Set
</A><BR>
9 <B>prev:
</B><A HREF=
"CBW.htm"> CBW/CWDE Convert Byte to Word/Convert Word to Doubleword
</A><BR>
10 <B>next:
</B><A HREF=
"CLD.htm"> CLD Clear Direction Flag
</A>
14 <H1>CLC -- Clear Carry Flag
</H1>
17 Opcode Instruction Clocks Description
19 F8 CLC
2 Clear carry flag
30 CLC sets the carry flag to zero. It does not affect other flags or
33 <H2>Flags Affected
</H2>
37 <H2>Protected Mode Exceptions
</H2>
41 <H2>Real Address Mode Exceptions
</H2>
45 <H2>Virtual
8086 Mode Exceptions
</H2>
53 <B>up:
</B> <A HREF=
"c17.htm">
54 Chapter
17 --
80386 Instruction Set
</A><BR>
55 <B>prev:
</B><A HREF=
"CBW.htm"> CBW/CWDE Convert Byte to Word/Convert Word to Doubleword
</A><BR>
56 <B>next:
</B><A HREF=
"CLD.htm"> CLD Clear Direction Flag
</A>