<?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 3 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Instruction_cycle_&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Instruction_cycle_&amp;p=4">3.Next</a>
</p>
<p>(PC) is a register that holds the memory address of the next instruction to be executed. After each instruction copy to the <a href="page.php?w=memory_address_register">memory address register</a> (MAR), the PC can either increment the pointer to the next sequential instruction, jump to a specified pointer, or branch conditionally to a specified pointer. Also, during a <a href="page.php?w=HLT_%28x86_instruction%29">CPU halt</a>, the PC holds the instruction being executed, until an external interrupt or a reset signal is received.</p>

<p><big> Memory address register </big></p><p>
<a accesskey="1" href="page.php?w=Instruction_cycle_&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Instruction_cycle_&amp;p=4">3.Next</a>
</p>

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

</card>
</wml>
