Difference between revisions of "Template:Computer architecture bit widths"

From blackwiki
Jump to navigation Jump to search
imported>Guy Harris
(Undid revision 598820245 by 117.201.236.186 (talk) - rvv)
Line 1: Line 1:
{| class="infobox" style="width: 300px; align:left; font-size: 92%"
+
{| class="infobox" style="padding: 0; text-align: left; width: 0"
! class="navbox-title" colspan="16" | '''[[Word (computer architecture)|Bit]]'''
+
! class="navbox-title" | '''[[Word (computer architecture)|Bit]]'''
 +
! class="navbox-title" | '''[[Application software|Application]]'''
 +
! class="navbox-title" | '''[[IEEE floating point|Floating<br> point]]'''<br> '''[[Precision (computer science)|precision]]'''
 +
! class="navbox-title" | '''[[IEEE floating point|Floating<br> point]]'''<br> '''[[Precision (computer science)|decimal<br> precision]]'''
 
|-
 
|-
| [[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]]
+
| [[1-bit architecture|1]] || [[16-bit#16-bit application|16]] || [[Half-precision floating-point format|×½]] || [[Decimal32 floating-point format|32]]
 
|-
 
|-
! class="navbox-title" colspan="16" | '''[[Application software|Application]]'''
+
| [[4-bit|4]] || [[32-bit application#32-bit application|32]] || [[Single-precision floating-point format|×1]] || [[Decimal64 floating-point format|64]]
 
|-
 
|-
| || || || || [[16-bit#16-bit application|16]] || || || || [[32-bit application#32-bit application|32]] || || || || [[64-bit computing#64-bit application|64]] ||
+
| [[8-bit|8]] || [[64-bit computing#64-bit application|64]] || [[Double-precision floating-point format|×2]] || [[Decimal128 floating-point format|128]]
 
|-
 
|-
! class="navbox-title" colspan="16" | '''[[IEEE floating point|Floating point]]''' '''[[Precision (computer science)|precision]]'''
+
| [[12-bit|12]] || || [[Quadruple-precision floating-point format|×4]]
|- 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]]
 
 
|-
 
|-
! class="navbox-title" colspan="16" | '''[[IEEE floating point|Floating point]]''' '''[[Precision (computer science)|decimal precision]]'''
+
| [[16-bit|16]] ||
|- valign="top"
 
||| || || || || || || || [[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}}
+
| [[18-bit|18]] ||
|}<noinclude>{{doc|content=
+
|-
 +
| [[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="text-align:right" | <div style="float:right;margin-right:8px;">{{navbar|Computer architecture bit widths|mini=1}}</div>
 +
|}
  
 +
<noinclude>{{doc|content=
 
==See also==
 
==See also==
 
*{{tl|Computer bus}}
 
*{{tl|Computer bus}}

Revision as of 20:59, 13 March 2014

Bit Application Floating
point

precision
Floating
point

decimal
precision
1 16 ×½ 32
4 32 ×1 64
8 64 ×2 128
12 ×4
16
18
24
31
32
36
48
60
64
128
256
512
Template documentation

See also