In computer processors the carry flag (usually indicated as the C flag) is a single bit in a system status (flag) register used to indicate when an arithmetic carry or borrow has been generated out of the most significant ALU bit position. The carry flag enables numbers larger than a single ALU width to be added/subtracted by carrying (adding) a binary digit from a partial addition/subtraction to the least significant bit position of a more significant word. It is also used to extend bit shifts and rotates in a similar manner on many processors (sometimes done via a dedicated X flag). For subtractive operations, two (opposite) conventions are employed as most machines sets the carry flag on borrow while some machines (such as the 6502 and the PIC) instead resets the carry flag on borrow (and vice versa).
Read more about Carry Flag: Uses, Carry Flag Vs. Borrow Flag
Famous quotes containing the words carry and/or flag:
“But no matter how they make you feel, you should always watch elders carefully. They were you and you will be them. You carry the seeds of your old age in you at this very moment, and they hear the echoes of their childhood each time they see you.”
—Kent Nerburn (20th century)
“Theres an enduring American compulsion to be on the side of the angels. Expediency alone has never been an adequate American reason for doing anything. When actions are judged, they go before the bar of God, where Mom and the Flag closely flank His presence.”
—Jonathan Raban (b. 1942)