Template:InstructionBox: Difference between revisions
Jump to navigation
Jump to search
(First version) |
m (Spellfix: Arcitecture -> Architecture) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 10: | Line 10: | ||
|- | |- | ||
| style="border-top:solid 1px #c1c9d1;"| '''Code''' | | style="border-top:solid 1px #c1c9d1;"| '''Code''' | ||
| style="border-top:solid 1px #c1c9d1;"| {{{Code}}} | | style="border-top:solid 1px #c1c9d1;"| {{{Code}}}<sub><small>8</small></sub> | ||
|- | |- | ||
| style="border-top:solid 1px #c1c9d1;"| '''Affected''' | | style="border-top:solid 1px #c1c9d1;"| '''Affected''' | ||
| style="border-top:solid 1px #c1c9d1;"| {{{Affected}}} | | style="border-top:solid 1px #c1c9d1;"| {{{Affected}}} | ||
|- | |||
| style="border-top:solid 1px #c1c9d1;"| '''Type''' | |||
| style="border-top:solid 1px #c1c9d1;"| {{{Type|User}}} | |||
|- | |||
| style="border-top:solid 1px #c1c9d1;"| '''Architecture''' | |||
| style="border-top:solid 1px #c1c9d1;"| {{{Architecture}}} | |||
|- | |||
{{#if:{{{Subinstruction1|}}}| | |||
! colspan="2" style="font-size:larger; text-align:center; height:3em; vertical-align:middle;" {{!}} Subinstructions}} | |||
|- | |||
{{#if:{{{Subinstruction1|}}}| | |||
{{!}} '''{{{Subinstruction1}}}''' | |||
{{!}} {{{Description1}}}}} | |||
|- | |||
{{#if:{{{Subinstruction2|}}}| | |||
{{!}} '''{{{Subinstruction2}}}''' | |||
{{!}} {{{Description2}}}}} | |||
|- | |||
{{#if:{{{Subinstruction3|}}}| | |||
{{!}} '''{{{Subinstruction3}}}''' | |||
{{!}} {{{Description3}}}}} | |||
|- | |||
{{#if:{{{Subinstruction4|}}}| | |||
{{!}} '''{{{Subinstruction4}}}''' | |||
{{!}} {{{Description4}}}}} | |||
|}<noinclude> | |}<noinclude> | ||
This template should be used in every article describing | This template should be used in every article describing an ND assembler instruction. | ||
[[Category:Templates|{{PAGENAME}}]] | [[Category:Templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Latest revision as of 13:27, 3 August 2009
{{{Mnemonic}}} | |
---|---|
Description | {{{Description}}} |
Format | {{{Format}}} |
Code | {{{Code}}}8 |
Affected | {{{Affected}}} |
Type | User |
Architecture | {{{Architecture}}} |
This template should be used in every article describing an ND assembler instruction.