<?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 cycle - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=instruction_cycle&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=instruction_cycle&amp;p=3">3.Next</a>
</p>
<p>next one is started. In most modern CPUs, the instruction cycles are instead executed <a href="page.php?w=concurrent_computing">concurrently</a>, and often in <a href="page.php?w=parallel_computing">parallel</a>, through an <a href="page.php?w=instruction_pipeline">instruction pipeline</a>: the next instruction starts being processed before the previous instruction has finished, which is possible because the cycle is broken up into separate steps.</p>

<p><big>Role of components</big></p>
<p><big> Program counter </big></p>
<p>The <a href="page.php?w=program_counter">program counter</a></p><p>
<a accesskey="1" href="page.php?w=instruction_cycle&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=instruction_cycle&amp;p=3">3.Next</a>
</p>

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

</card>
</wml>
