16-bit
Encyclopedia : 1 : 16 : 16B : 16-bit
- "16-bit" redirects here. For the color encoding, see Highcolor.
| N-bit Processors | ||||||||
|---|---|---|---|---|---|---|---|---|
| 4-bit | 8-bit | 16-bit | 24-bit | 31-bit | 32-bit | 48-bit | 64-bit | 128-bit |
| N-bit Applications | ||||||||
| 16-bit | 31-bit | 32-bit | 64-bit | |||||
| N-bit Data Sizes | ||||||||
| 4-bit | 8-bit | 16-bit | 32-bit | 64-bit | 128-bit | |||
| nibble byte octet word dword qword | ||||||||
Prominent 16-bit processors include the pdp-11, Intel 8086, Motorola 68000, Intel 80286 and the WDC 65C816. The Motorola 68000 was 16-bit in that its data buses were 16 bits long; however, it was 32-bit in that the general purpose registers were 32 bits long and most arithmetic instructions supported 32-bit arithmetic, and 24-bit in that addresses were 24 bits long.
A 16-bit integer can store 216 (or 65536) unique values. In an unsigned representation, these values are the integers between 0 and 65535; using two's complement, possible values range from −32768 to 32767.
16-bit processors have been almost entirely supplanted in the personal computer industry, but remain in use in a wide variety of embedded applications.
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
