From WikiChip
Difference between revisions of "Template:isa"

(Created page with "<table class="wikitable"> <tr><th colspan="3" style="background: #b3b3ff;">{{{title}}}</th></tr> <tr><th>Mnemonic</th><th>Opcode</th><th>Action</th></tr> {{{listing}} </table>")
 
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<table class="wikitable">
 
<table class="wikitable">
<tr><th colspan="3" style="background: #b3b3ff;">{{{title}}}</th></tr>
+
<tr><th colspan="{{{cols|3}}}" style="background: #b3b3ff;">{{{title|ISA}}}</th></tr>
<tr><th>Mnemonic</th><th>Opcode</th><th>Action</th></tr>
+
<tr><th>{{{mn title|Mnemonic}}}</th>{{#if: {{{1|}}}|<th>{{{1|}}}</th>}}{{#if: {{{2|}}}|<th>{{{2|}}}</th>}}{{#if: {{{3|}}}|<th>{{{3|}}}</th>}}{{#if: {{{4|}}}|<th>{{{4|}}}</th>}}{{#if: {{{5|}}}|<th>{{{5|}}}</th>}}{{#if: {{{6|}}}|<th>{{{6|}}}</th>}}</tr>
{{{listing}}
+
{{{listing|}}}
 
</table>
 
</table>

Latest revision as of 21:56, 26 June 2017

ISA
Mnemonic