<?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="Pipeline (computing) - Page 18 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Pipeline_(computing)&amp;p=17">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Pipeline_%28computing%29&amp;p=19">3.Next</a>
</p>
<p>to process instruction Y before instruction X reaches stage B, the register may still contain the old value, and the effect of Y would be incorrect.</p>

<p>In order to handle such conflicts correctly, the pipeline must be provided with extra circuitry or logic that detects them and takes the appropriate action. Strategies for doing so include:<br/>
* <b>Stalling:</b> Every affected stage, such as A, is halted until the dependency is resolved--that is, until the required information is available and/or the required state has been achieved.<br/>
*</p><p>
<a accesskey="1" href="page.php?w=Pipeline_(computing)&amp;p=17">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Pipeline_%28computing%29&amp;p=19">3.Next</a>
</p>

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

</card>
</wml>
