<?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="Counter machine - Page 5 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Counter_machine&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Counter_machine&amp;p=6">3.Next</a>
</p>
<p>r to zero.)<br/>
* INC (r): INCrement the contents of register r.<br/>
* DEC (r): DECrement the contents of register r.<br/>
* CPY (r<sub>j</sub>, r<sub>k</sub>): CoPY the contents of register r<sub>j</sub> to register r<sub>k</sub> leaving the contents of r<sub>j</sub> intact.<br/>
* JZ (r, z): IF register r contains Zero THEN Jump to instruction z ELSE continue in sequence.<br/>
* JE (r<sub>j</sub>, r<sub>k</sub>, z): IF the contents of register r<sub>j</sub> Equals the contents of register r<sub>k</sub> THEN Jump to instruction z ELSE continue</p><p>
<a accesskey="1" href="page.php?w=Counter_machine&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Counter_machine&amp;p=6">3.Next</a>
</p>

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

</card>
</wml>
