<?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="Bitwise operation - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=bitwise_operation&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=bitwise_operation&amp;p=3">3.Next</a>
</p>
<p>provide only a few high value bitwise operations, presented as two-operand instructions where the result replaces one of the input operands. </p>

<p>On simple low-cost processors, typically, bitwise operations are substantially faster than division, several times faster than multiplication, and sometimes significantly faster than addition. While modern processors usually perform addition and multiplication just as fast as bitwise operations due to their longer <a href="page.php?w=instruction_pipeline">instruction pipeline</a>s and other <a href="page.php?w=computer_architecture">architectural</a></p><p>
<a accesskey="1" href="page.php?w=bitwise_operation&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=bitwise_operation&amp;p=3">3.Next</a>
</p>

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

</card>
</wml>
