Revision as of 22:34, 8 October 2004 editWernher (talk | contribs)16,218 editsm lk← Previous edit | Revision as of 22:38, 8 October 2004 edit undoWernher (talk | contribs)16,218 editsm synonym 'word length'Next edit → | ||
Line 1: | Line 1: | ||
In ] terminology, '''word size''' is the number of ]s that a ] can process at one time (the ]). Processors with many different word sizes have existed, though powers of two (8, 16, 32, 64) have predominated for many years. See ], ], ], ]. | In ] terminology, '''word size''' ('''word length''') is the number of ]s that a ] can process at one time (the ]). Processors with many different word sizes have existed, though powers of two (8, 16, 32, 64) have predominated for many years. See ], ], ], ]. | ||
A processor's word size is often equal to the width of its external ] though sometimes the bus is made narrower than the CPU (often half as many bits) to economise on packaging and ] costs. | A processor's word size is often equal to the width of its external ] though sometimes the bus is made narrower than the CPU (often half as many bits) to economise on packaging and ] costs. |
Revision as of 22:38, 8 October 2004
In computer hardware terminology, word size (word length) is the number of bits that a CPU can process at one time (the word). Processors with many different word sizes have existed, though powers of two (8, 16, 32, 64) have predominated for many years. See 8-bit, 16-bit, 32-bit, 64-bit.
A processor's word size is often equal to the width of its external data bus though sometimes the bus is made narrower than the CPU (often half as many bits) to economise on packaging and circuit board costs.
This article is based on material taken from the Free On-line Dictionary of Computing prior to 1 November 2008 and incorporated under the "relicensing" terms of the GFDL, version 1.3 or later.
Category: