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

From blackwiki
Jump to navigation Jump to search
imported>Codename Lisa
(Reverted good faith edits by 199.192.67.251 (talk): Quality of contribution is too poor.)
Line 1: Line 1:
{| class="infobox" style="padding: 0; text-align: left; width: 0"
+
{| class="infobox" style="width: 300px; align:left; font-size: 92%"
! class="navbox-title" | '''[[Word (computer architecture)|Bit]]'''
+
! class="navbox-title" colspan="16" | '''[[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]] || [[16-bit#16-bit application|16]] || [[Half-precision floating-point format|×½]] || [[Decimal32 floating-point format|32]]
+
| [[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]]
 
|-
 
|-
| [[4-bit|4]] || [[32-bit application#32-bit application|32]] || [[Single-precision floating-point format|×1]] || [[Decimal64 floating-point format|64]]
+
! class="navbox-title" colspan="16" | '''[[Application software|Application]]'''
 
|-
 
|-
| [[8-bit|8]] || [[64-bit computing#64-bit application|64]] || [[Double-precision floating-point format|×2]] || [[Decimal128 floating-point format|128]]
+
| || || || || [[16-bit#16-bit application|16]] || || || || [[32-bit application#32-bit application|32]] || || || || [[64-bit computing#64-bit application|64]] ||
 
|-
 
|-
| [[12-bit|12]] || || [[Quadruple-precision floating-point format|×4]]
+
! 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]]
 
|-
 
|-
| [[16-bit|16]] ||
+
! 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]]
 
|-
 
|-
| [[18-bit|18]] ||
+
| colspan="16" style="text-align:right" | {{navbar|Computer architecture bit widths|mini=y}}
|-
+
|}<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 08:33, 14 March 2014

Bit
1 4 8 12 16 18 24 31 32 36 48 60 64 128 256 512
Application
16 32 64
Floating point precision
×½ ×1 ×2 ×4
Floating point decimal precision
32 64 128
50px Template documentation

See also