Content deleted Content added
No edit summary |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 7:
=== Usage ===
<syntaxhighlight lang="wikitext">
{{Infobox CPU architecture
| name =
| image =
| image_size =
| alt =
| caption =
| designer =
| bits =
| introduced =
| version =
| design =
| type =
| encoding =
| branching =
| endianness =
| page size =
| extensions =
| open =
| predecessor =
| successor =
| registers =
| gpr =
| fpr =
| vpr =
}}
</syntaxhighlight>
=== Description ===
<syntaxhighlight lang="wikitext">
{{Infobox CPU architecture
| name = Name of architecture, e.g. x86, SPARC, PowerPC, MIPS, ARM
Line 58:
| vpr = Number of vector registers (and size, if not indicated by bits=)
}}
</syntaxhighlight>
All fields are optional.
Line 79:
| fpr = 32
}}
<syntaxhighlight lang="wikitext">
{{Infobox CPU architecture
| name = SPARC
Line 97:
| fpr = 32
}}
</syntaxhighlight>
=== Parameters ===
Line 122:
; vpr: Number of vector registers (and size, if not indicated by bits=)
=== See also ===
* {{
* {{
* {{tl|Infobox computer hardware bus}} — for [[Bus (computing)|computer bus]]es <includeonly>{{Sandbox other||
|