<?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 15 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Predication_(computer_architecture)&amp;p=14">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Predication_%28computer_architecture%29&amp;p=16">3.Next</a>
</p>
<p>a Predicated ADD would need to also read the predicate register file. This increases Hazards in <a href="page.php?w=Out-of-order_execution">Out-of-order execution</a>.<br/>
*Predication is not usually speculated and causes a longer dependency chain. For ordered data this translates to a performance loss compared to a predictable branch.</p>

<p>Predication is most effective when paths are balanced or when the longest path is the most frequently executed, but determining such a path is very difficult at compile time, even in the presence of <a href="page.php?w=profiling_%28computer_programming%29">profiling information</a>.</p><p>
<a accesskey="1" href="page.php?w=Predication_(computer_architecture)&amp;p=14">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Predication_%28computer_architecture%29&amp;p=16">3.Next</a>
</p>

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

</card>
</wml>
