Template:Computer architecture bit widths: Difference between revisions

Content deleted Content added
No edit summary
Category:Computer hardware sidebar templates
 
(66 intermediate revisions by 45 users not shown)
Line 1:
{{Sidebar
{| class="infobox" style="width: 300px; font-size: 92%"
| title = Computer architecture bit widths
! class="navbox-title" colspan="16" | '''[[Word (computer architecture)|Bit]]'''
| titlestyle = font-size: 120%;
|-
| name = Computer architecture bit widths
| [[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]]
| headingstyle = background-color: #ccccff;
|-
! class="navbox-title" colspan="16" | '''[[Application software|Application]]'''
|-
| || || || || [[16-bit#16-bit application|16]] || || || || [[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|x½]]|| || || ||[[Single-precision floating-point format|x1]]|| || || ||[[Double-precision floating-point format|x2]]||[[Quadruple-precision floating-point format|x4]]
|-
! 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]]
|-
|}<noinclude>
 
!| class="navbox-title"heading1 colspan="16" | '''[[Word (computer architecture)|Bit]]'''
| content1 = {{hlist
| [[1-bit computing|1]]
| [[4-bit computing|4]]
| [[8-bit computing|8]]
| [[12-bit computing|12]]
| [[16-bit computing|16]]
| [[18-bit computing|18]]
| [[24-bit computing|24]]
| [[26-bit computing|26]]
| [[UNIVAC 490|30]]
| [[31-bit computing|31]]
| [[32-bit computing|32]]
| [[36-bit computing|36]]
| [[45-bit computing|45]]
| [[48-bit computing|48]]
| [[60-bit computing|60]]
| [[64-bit computing|64]]
| [[128-bit computing|128]]
| [[256-bit computing|256]]
| [[512-bit computing|512]]
| [[bit slicing]]
}}
 
!| class="navbox-title"heading2 colspan="16" | '''[[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)
}}
 
!| class="navbox-title"heading4 colspan="16" | '''[[IEEEDecimal floating point|FloatingDecimal floating-point]]''' '''[[Precisionprecision (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|CPUProcessor technologies}}
* {{tl|Floating-point}}
 
[[Category:Computer hardware navigationalsidebar boxestemplates]]
}}</noinclude>