Difference between revisions of "Template:Computer architecture bit widths"
Jump to navigation
Jump to search
imported>Widefox m (oops - fix width) |
imported>Widefox m (ooops2 -fix alignment) |
||
| Line 6: | Line 6: | ||
! class="navbox-title" colspan="15" | '''[[Application software|Application]]''' | ! class="navbox-title" colspan="15" | '''[[Application software|Application]]''' | ||
|- | |- | ||
| − | | || || || || [[16-bit#16-bit application|16]] || || || || [[32-bit application|32]] | + | | || || || || [[16-bit#16-bit application|16]] || || || || [[32-bit application|32]] || || || || [[64-bit computing#64-bit application|64]] || |
|- | |- | ||
! class="navbox-title" colspan="15" | '''[[IEEE floating point|Floating point]]''' '''[[Precision (computer science)|precision]]''' | ! class="navbox-title" colspan="15" | '''[[IEEE floating point|Floating point]]''' '''[[Precision (computer science)|precision]]''' | ||
|- valign="top" | |- valign="top" | ||
| − | ||| || || ||[[Half-precision floating-point format|x½]]|| || || ||[[Single-precision floating-point format|x1]] | + | ||| || || ||[[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="15" | '''[[IEEE floating point|Floating point]]''' '''[[Precision (computer science)|decimal precision]]''' | ! class="navbox-title" colspan="15" | '''[[IEEE floating point|Floating point]]''' '''[[Precision (computer science)|decimal precision]]''' | ||
|- valign="top" | |- valign="top" | ||
| − | ||| || || || || || || || [[Decimal32 floating-point format|32]] | + | ||| || || || || || || || [[Decimal32 floating-point format|32]] || || || || [[Decimal64 floating-point format|64]] || [[Decimal128 floating-point format|128]] |
|- | |- | ||
|}<noinclude> | |}<noinclude> | ||
Revision as of 08:28, 25 September 2012
| Bit | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 4 | 8 | 12 | 16 | 18 | 24 | 31 | 32 | 36 | 48 | 60 | 64 | 128 | 256 |
| Application | ||||||||||||||
| 16 | 32 | 64 | ||||||||||||
| Floating point precision | ||||||||||||||
| x½ | 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