Difference between revisions of "Template:Computer architecture bit widths"
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 (agree was too wide - this version is even smaller ut still preservs alignment, add see also, and cat) |
||
| Line 1: | Line 1: | ||
{| class="infobox" style="width: 300px; font-size: 92%" | {| class="infobox" style="width: 300px; font-size: 92%" | ||
| − | ! class="navbox-title" colspan="16" | ''' | + | ! class="navbox-title" colspan="16" | '''[[Word (computer architecture)|Bit]]''' |
| − | |- | + | |- |
| − | | | + | | [[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]] || [[ZEBRA (computer)|33]] || [[36-bit|36]] || [[48-bit|48]] || [[60-bit|60]] || [[64-bit computing|64]] || [[128-bit|128]] || [[256-bit|256]] |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
! class="navbox-title" colspan="16" | '''[[Application software|Application]]''' | ! class="navbox-title" colspan="16" | '''[[Application software|Application]]''' | ||
|- | |- | ||
| − | | || || [[8-bit application|8 | + | | || || [[8-bit application|8]] || || [[16-bit application|16]] || || || || [[32-bit application|32]] || || || || || [[64-bit application|64]] || |
|- | |- | ||
| − | ! class="navbox-title" colspan="16" | '''[[IEEE floating point]]''' '''[[Precision (computer science) |precision]]''' | + | ! class="navbox-title" colspan="16" | '''[[IEEE floating point|Floating point]]''' '''[[Precision (computer science)|precision]]''' |
|- valign="top" | |- valign="top" | ||
| − | ||| || || || | + | ||| || || ||<small>[[Half-precision floating-point format|x1/2]]</small>|| || || ||<small>[[Single-precision floating-point format|x1]]</small>|| || || || ||<small>[[Double-precision floating-point format|x2]]</small>||<small>[[Quadruple-precision floating-point format|x4]]</small> |
|- | |- | ||
| − | ||| || || || || || || || | + | ! 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> | |}<noinclude> | ||
| + | |||
| + | ==See also== | ||
| + | *{{tl|Computer bus}} | ||
| + | *{{tl|Parallel computing}} | ||
| + | *{{tl|CPU technologies}} | ||
| + | *{{tl|Floating-point}}[[Category:Computer hardware templates]] | ||
| + | |||
[[bn:টেমপ্লেট:Computer architecture bit widths]] | [[bn:টেমপ্লেট:Computer architecture bit widths]] | ||
[[pt:Predefinição:N-bit]] | [[pt:Predefinição:N-bit]] | ||
[[zh:Template:N-bit]] | [[zh:Template:N-bit]] | ||
</noinclude> | </noinclude> | ||
Revision as of 17:49, 24 August 2012
| Bit | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 4 | 8 | 12 | 16 | 18 | 24 | 31 | 32 | 33 | 36 | 48 | 60 | 64 | 128 | 256 |
| Application | |||||||||||||||
| 8 | 16 | 32 | 64 | ||||||||||||
| Floating point precision | |||||||||||||||
| x1/2 | x1 | x2 | x4 | ||||||||||||
| Floating point decimal precision | |||||||||||||||
| 32 | 64 | 128 | |||||||||||||
See also
- {{Computer bus}}
- {{Parallel computing}}
- {{CPU technologies}}
- {{Floating-point}}
bn:টেমপ্লেট:Computer architecture bit widths pt:Predefinição:N-bit zh:Template:N-bit