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

From blackwiki
Jump to navigation Jump to search
imported>Intgr
(This infobox is way too wide and makes articles ugly on small screens; use navbox list for "processor word" list instead, the table layout wasn't helping here anymore)
imported>Widefox
(avoid redirects per WP:NAV WP:BRINT, update targets, add 40 (20b instr), tidy, consolidate fp now merged)
 
(67 intermediate revisions by 42 users not shown)
Line 1: Line 1:
{| class="infobox" style="width: 300px; font-size: 92%"
+
{{Sidebar
! class="navbox-title" colspan="16" | '''[[Central processing unit|Processor]] [[Word (computer architecture)|word]]'''
+
| title = Computer architecture bit widths
|- class="navbox-list hlist"
+
| titlestyle = font-size: 120%;
| colspan="16"|
+
| name = Computer architecture bit widths
* [[1-bit architecture|1-bit]]
+
| headingstyle = background-color: #ccccff;
* [[4-bit]]
+
 
* [[8-bit]]
+
| heading1 = [[Word (computer architecture)|Bit]]
* [[12-bit]]
+
| content1 = {{hlist
* [[16-bit]]
+
| [[1-bit computing|1]]
* [[18-bit]]
+
| [[4-bit computing|4]]
* [[24-bit]]
+
| [[8-bit computing|8]]
* [[31-bit]]
+
| [[12-bit computing|12]]
* [[32-bit]]
+
| [[16-bit computing|16]]
* [[ZEBRA (computer)|33-bit]]
+
| [[18-bit computing|18]]
* [[36-bit]]
+
| [[24-bit computing|24]]
* [[48-bit]]
+
| [[26-bit computing|26]]
* [[60-bit]]
+
| [[28-bit computing|28]]
* [[64-bit computing|64-bit]]
+
| [[UNIVAC 490|30]]
* [[128-bit]]
+
| [[31-bit computing|31]]
* [[256-bit]]
+
| [[32-bit computing|32]]
|-
+
| [[36-bit computing|36]]
! class="navbox-title" colspan="16" | '''[[Application software|Application]]'''
+
| [[IAS machine|40]]
|-
+
| [[45-bit computing|45]]
| || || [[8-bit application|8-bit]] || || [[16-bit application|16-bit]] || || || || [[32-bit application|32-bit]]  || || || || || [[64-bit application|64-bit]]  ||
+
| [[48-bit computing|48]]
|-
+
| [[60-bit computing|60]]
! class="navbox-title" colspan="16" | '''[[IEEE floating point]]''' '''[[Precision (computer science) |precision]]'''
+
| [[64-bit computing|64]]  
|- valign="top"
+
| [[128-bit computing|128]]
||| || || ||  <small>[[Half-precision floating-point format|half]]</small> || || || || <small>[[Single-precision floating-point format|single]]</small> || || || || || <small>[[Double-precision floating-point format|double]]</small> || <small>[[Quadruple-precision floating-point format|quad]]</small>
+
| [[256-bit computing|256]]
|-
+
| [[512-bit computing|512]]
||| || || || || || || || <small>[[Decimal32 floating-point format|decimal 32]]</small> || || || || ||  <small>[[Decimal64 floating-point format|decimal 64]]</small> || <small>[[Decimal128 floating-point format|decimal 128]]</small>
+
| [[bit slicing]]
|-
+
}}
! class="navbox-title" colspan="16" | '''[[Units of information|Unit]]'''
+
 
|- valign="top"
+
| heading2 = [[Application software|Application]]
| <small>[[bit]]</small> || <small>[[nibble|nibble]] </small> || <small>[[octet (computing)|octet]]</small> <small>[[byte]]<small>
+
| content2 = {{hlist
|}<noinclude>
+
| [[8-bit computing|8]]  
[[bn:টেমপ্লেট:Computer architecture bit widths]]
+
| [[16-bit computing#16-bit application|16]]
[[pt:Predefinição:N-bit]]
+
| [[32-bit computing#32-bit application|32]]
[[zh:Template:N-bit]]
+
| [[64-bit computing#64-bit applications|64]]
</noinclude>
+
}}
 +
 
 +
| 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==
 +
* {{tl|Computer bus}}
 +
* {{tl|Parallel computing}}
 +
* {{tl|Processor technologies}}
 +
* {{tl|Floating-point}}
 +
 
 +
[[Category:Computer hardware navigational boxes]]
 +
}}</noinclude>

Latest revision as of 14:46, 6 September 2020

Template documentation

See also