<?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="Control unit - Page 15 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=control_unit&amp;p=14">1.Previous</a><br />
<a accesskey="3" href="page.php?w=control_unit&amp;p=16">3.Next</a>
</p>
<p>Control units use many methods to keep a pipeline full and avoid stalls. For example, even simple control units can assume that a backwards branch, to a lower-numbered, earlier instruction, is a loop, and will be repeated. So, a control unit with this design will always fill the pipeline with the backwards branch path. If a <a href="page.php?w=compiler">compiler</a> can detect the most frequently-taken direction of a branch, the compiler can just produce instructions so that the most frequently taken branch is the preferred direction of branch.</p><p>
<a accesskey="1" href="page.php?w=control_unit&amp;p=14">1.Previous</a><br />
<a accesskey="3" href="page.php?w=control_unit&amp;p=16">3.Next</a>
</p>

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

</card>
</wml>
