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

From blackwiki
Jump to navigation Jump to search
imported>BBCWatcher
(Added 26-bit (with article quickly to follow))
imported>Widefox
(avoid redirects per WP:NAV WP:BRINT, update targets, add 40 (20b instr), tidy, consolidate fp now merged)
 
(44 intermediate revisions by 33 users not shown)
Line 1: Line 1:
{| class="infobox" style="width: 300px"
+
{{Sidebar
! class="navbox-title" | [[Word (computer architecture)|Bit]]
+
| title = Computer architecture bit widths
|-
+
| titlestyle = font-size: 120%;
|
+
| name = Computer architecture bit widths
  {| style="margin:0 auto 0 auto"
+
| headingstyle = background-color: #ccccff;
  | [[1-bit architecture|1]] || [[4-bit|4]] || [[8-bit|8]] || [[12-bit|12]] || [[16-bit|16]] || [[18-bit|18]] || [[24-bit|24]] || [[26-bit|26]] || [[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]]
+
 
  |}
+
| heading1 = [[Word (computer architecture)|Bit]]
|-
+
| content1 = {{hlist
! class="navbox-title" | [[Application software|Application]]
+
  | [[1-bit computing|1]]
|-
+
| [[4-bit computing|4]]
|
+
| [[8-bit computing|8]]
  {| style="margin:0 auto 0 auto"
+
| [[12-bit computing|12]]
  | [[16-bit#16-bit application|16]] || [[32-bit#32-bit application|32]] || [[64-bit computing#64-bit application|64]]
+
| [[16-bit computing|16]]
  |}
+
| [[18-bit computing|18]]
|-
+
| [[24-bit computing|24]]
! class="navbox-title" | [[IEEE floating point|Floating point]] [[Precision (computer science)|precision]]
+
| [[26-bit computing|26]]
|- valign="top"
+
| [[28-bit computing|28]]
|
+
| [[UNIVAC 490|30]]
  {| style="margin:0 auto 0 auto"
+
| [[31-bit computing|31]]
  | [[Half-precision floating-point format|×½]] || [[Single-precision floating-point format|×1]] || [[Double-precision floating-point format|×2]] || [[Quadruple-precision floating-point format|×4]]
+
| [[32-bit computing|32]]
  |}
+
| [[36-bit computing|36]]
|-
+
| [[IAS machine|40]]
! class="navbox-title" | [[IEEE floating point|Floating point]] [[Precision (computer science)|decimal precision]]
+
| [[45-bit computing|45]]
|- valign="top"
+
| [[48-bit computing|48]]
|
+
| [[60-bit computing|60]]
  {| style="margin:0 auto 0 auto"
+
| [[64-bit computing|64]]  
  | [[Decimal32 floating-point format|32]] || [[Decimal64 floating-point format|64]] || [[Decimal128 floating-point format|128]]
+
| [[128-bit computing|128]]
  |}
+
| [[256-bit computing|256]]
|-
+
| [[512-bit computing|512]]
| style="text-align:right" | {{navbar|Computer architecture bit widths|mini=y}}
+
| [[bit slicing]]
|}<noinclude>{{doc|content=
+
}}
 +
 
 +
| heading2 = [[Application software|Application]]
 +
| content2 = {{hlist
 +
| [[8-bit computing|8]]
 +
  | [[16-bit computing#16-bit application|16]]
 +
| [[32-bit computing#32-bit application|32]]
 +
| [[64-bit computing#64-bit applications|64]]
 +
}}
 +
 
 +
| heading3 = [[Floating-point arithmetic|Binary floating-point]] [[Precision (computer science)|precision]]
 +
| content3 = {{hlist
 +
| [[Half-precision floating-point format|16]] (×½)
 +
| [[Minifloat|24]]
 +
| [[Single-precision floating-point format|32]] (×1)
 +
| [[Extended precision|40]]
 +
| [[Double-precision floating-point format|64]] (×2)
 +
| [[Extended precision|80]]
 +
| [[Quadruple-precision floating-point format|128]] (×4)
 +
| [[Octuple-precision floating-point format|256]] (×8)
 +
}}
 +
 
 +
| heading4 = [[Decimal floating point]] [[precision (computer science)|precision]]
 +
| content4 = {{hlist
 +
| [[Decimal32 floating-point format|32]]
 +
| [[Decimal64 floating-point format|64]]
 +
| [[Decimal128 floating-point format|128]]
 +
}}
 +
}}<noinclude>{{doc|content=
 
==See also==
 
==See also==
 
* {{tl|Computer bus}}
 
* {{tl|Computer bus}}
 
* {{tl|Parallel computing}}
 
* {{tl|Parallel computing}}
* {{tl|CPU technologies}}
+
* {{tl|Processor technologies}}
 
* {{tl|Floating-point}}
 
* {{tl|Floating-point}}
  
 
[[Category:Computer hardware navigational boxes]]
 
[[Category:Computer hardware navigational boxes]]
 
}}</noinclude>
 
}}</noinclude>

Latest revision as of 14:46, 6 September 2020

50px Template documentation

See also