<?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="Instruction register - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Instruction_register&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Instruction_register&amp;p=3">3.Next</a>
</p>
<p>steps.</p>

<p>Some of the complicated processors use a <a href="page.php?w=instruction_pipeline">pipeline of instruction registers</a> where each stage of the pipeline does part of the decoding, preparation or execution and then passes it to the next stage for its step.  Modern processors can even do some of the steps out of order as decoding on several instructions is done in parallel.</p>

<p>Decoding the <a href="page.php?w=op-code">op-code</a> in the instruction register includes determining the instruction, determining where its operands</p><p>
<a accesskey="1" href="page.php?w=Instruction_register&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Instruction_register&amp;p=3">3.Next</a>
</p>

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

</card>
</wml>
