x86 Assembly Language Reference Manual

Complement Carry Flag (cmc)

cmc
Operation

not CF -> CF

Description

Reverses the setting of the carry flag; affects no other flags.

Example

Reverse the setting of the carry flag:

cmc