<?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="Overflow flag - Page 4 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=overflow_flag&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=overflow_flag&amp;p=5">3.Next</a>
</p>
<p>instruction sets do not distinguish between signed and unsigned operands, generating both (signed) overflow and (unsigned) carry flags on every operation, and leaving it to following instructions to pay attention to whichever one is of interest.</p>

<p>Internally, the overflow flag is usually generated by an <a href="page.php?w=exclusive_or">exclusive or</a> of the internal <a href="page.php?w=Carry_flag">carry</a> into and out of the sign bit.</p>

<p><a href="page.php?w=Bitwise_operations">Bitwise operations</a> (and, or, xor, not, rotate)</p><p>
<a accesskey="1" href="page.php?w=overflow_flag&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=overflow_flag&amp;p=5">3.Next</a>
</p>

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

</card>
</wml>
