<?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="Predication (computer architecture) - Page 6 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Predication_(computer_architecture)&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Predication_%28computer_architecture%29&amp;p=7">3.Next</a>
</p>
<p>that allow a program to conditionally branch to a different section of code, thus changing the next step in the sequence. This was sufficient until designers began improving performance by implementing <a href="page.php?w=instruction_pipelining">instruction pipelining</a>, a method which is slowed down by branches. For a more thorough description of the problems which arose, and a popular solution, see <a href="page.php?w=branch_predictor">branch predictor</a>.</p>

<p>Luckily, one of the more common patterns of code that normally relies on branching</p><p>
<a accesskey="1" href="page.php?w=Predication_(computer_architecture)&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Predication_%28computer_architecture%29&amp;p=7">3.Next</a>
</p>

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

</card>
</wml>
