<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Carry flag - Page 8 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Carry_flag&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Carry_flag&amp;p=9">3.Next</a>
</p>
<p>which therefore cannot be ignored. The <code>Overflow_Flag</code> and the <code>Sign_Flag</code> are ignored.</p>

<p>Another example may be an 8-bit <a href="page.php?w=processor_register">register</a> with the bit pattern <code>01010101</code> and the carry flag set; if we execute a rotate left through carry instruction, the result would be <code>10101011</code> with the carry flag cleared because the most significant bit (bit 7) was rotated into the carry while the carry was rotated into the least significant bit (bit 0).</p>

<p>Most microprocessors,</p><p>
<a accesskey="1" href="page.php?w=Carry_flag&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Carry_flag&amp;p=9">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
