Template:Infobox CPU architecture/doc: Difference between revisions

Content deleted Content added
m Usage: add space before property and pipe
 
(2 intermediate revisions by 2 users not shown)
Line 7:
 
=== Usage ===
<syntaxhighlight lang="wikitext">
<pre>
{{Infobox CPU architecture
| name =
Line 33:
| vpr =
}}
</syntaxhighlight>
</pre>
 
=== Description ===
<syntaxhighlight lang="wikitext">
<pre>
{{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>
</pre>
All fields are optional.
 
Line 79:
| fpr = 32
}}
<syntaxhighlight lang="wikitext">
<pre>
{{Infobox CPU architecture
| name = SPARC
Line 97:
| fpr = 32
}}
</syntaxhighlight>
</pre>
 
=== Parameters ===
Line 122:
; vpr: Number of vector registers (and size, if not indicated by bits=)
=== See also ===
* {{Ltstl|Infobox CPU}} for [[central processing unit]]s
* {{Ltstl|Infobox CPU series}}
* {{tl|Infobox computer hardware bus}} for [[Bus (computing)|computer bus]]es
 
<includeonly>{{Sandbox other||