Template:Computer architecture bit widths: Difference between revisions

Content deleted Content added
Codename Lisa (talk | contribs)
Reverted good faith edits by 199.192.67.251 (talk): Quality of contribution is too poor.
Codename Lisa (talk | contribs)
m Replaced hacks with standard code. Also CSS does not have an "align" property.
Line 1:
{| class="infobox" style="width: 300px; align:left; font-size: 92%"
! class="navbox-title" colspan="16" | '''[[Word (computer architecture)|Bit]]'''
|-
|
| [[1-bit architecture|1]] || [[4-bit|4]] || [[8-bit|8]] || [[12-bit|12]] || [[16-bit|16]] || [[18-bit|18]] || [[24-bit|24]] || [[31-bit|31]] || [[32-bit|32]] || [[36-bit|36]] || [[48-bit|48]] || [[60-bit|60]] || [[64-bit computing|64]] || [[128-bit|128]] || [[256-bit|256]] || [[512-bit|512]]
{| style="margin:0 auto 0 auto"
| [[1-bit architecture|1]] || [[4-bit|4]] || [[8-bit|8]] || [[12-bit|12]] || [[16-bit|16]] || [[18-bit|18]] || [[24-bit|24]] || [[31-bit|31]] || [[32-bit|32]] || [[36-bit|36]] || [[48-bit|48]] || [[60-bit|60]] || [[64-bit computing|64]] || [[128-bit|128]] || [[256-bit|256]] || [[512-bit|512]]
|}
|-
! class="navbox-title" colspan="16" | '''[[Application software|Application]]'''
|-
|
| || || || || [[16-bit#16-bit application|16]] || || || || [[32-bit application#32-bit application|32]] || || || || [[64-bit computing#64-bit application|64]] ||
{| style="margin:0 auto 0 auto"
| || || || || [[16-bit#16-bit application|16]] || || || || [[32-bit application#32-bit application|32]] || || || || [[64-bit computing#64-bit application|64]] ||
|}
|-
! class="navbox-title" colspan="16" | '''[[IEEE floating point|Floating point]]''' '''[[Precision (computer science)|precision]]'''
|- valign="top"
|
||| || || ||[[Half-precision floating-point format|×½]]|| || || ||[[Single-precision floating-point format|×1]]|| || || ||[[Double-precision floating-point format|×2]]||[[Quadruple-precision floating-point format|×4]]
{| style="margin:0 auto 0 auto"
||| || | | ||[[Half-precision floating-point format|×½]]|| || || ||[[Single-precision floating-point format|×1]]|| || || ||[[Double-precision floating-point format|×2]] || [[Quadruple-precision floating-point format|×4]]
|}
|-
! class="navbox-title" colspan="16" | '''[[IEEE floating point|Floating point]]''' '''[[Precision (computer science)|decimal precision]]'''
|- valign="top"
|
||| || || || || || || || [[Decimal32 floating-point format|32]] || || || || [[Decimal64 floating-point format|64]] || [[Decimal128 floating-point format|128]]
{| style="margin:0 auto 0 auto"
||| || || || || || || || [[Decimal32 floating-point format|32]] || || || || [[Decimal64 floating-point format|64]] || [[Decimal128 floating-point format|128]]
|}
|-
| colspan="16" style="text-align:right" | {{navbar|Computer architecture bit widths|mini=y}}
|}<noinclude>{{doc|content=
 
==See also==
* {{tl|Computer bus}}
* {{tl|Parallel computing}}
* {{tl|CPU technologies}}
* {{tl|Floating-point}}
 
[[Category:Computer hardware navigational boxes]]