Misplaced Pages

Word size: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editContent deleted Content addedVisualWikitext
Revision as of 15:44, 13 April 2005 editWtshymanski (talk | contribs)Extended confirmed users76,122 edits Remember the Foonly← Previous edit Latest revision as of 17:59, 6 May 2024 edit undoChristian75 (talk | contribs)Extended confirmed users, New page reviewers, Pending changes reviewers, Rollbackers114,694 edits {{R from subtopic}} 
(13 intermediate revisions by 8 users not shown)
Line 1: Line 1:
#REDIRECT ]
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, where the word size was selected as a trade off between precision and range of numeric results and the cost of the processing hardware. A 12-bit data word was common on early ]s and is still used on special-purpose ]s. Some early ] systems used 36-bit words. Word lengths in powers of two (8, 16, 32, 64) have predominated for many years, roughly since the introducionn of the ] System 360. See ], ], ], ], ].


{{R from subtopic}}
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.
{{R with history}}

A word ''n'' bits long can hold 2<sup>''n''</sup> distinct values. If these values represent integers, by far the most common ranges are &minus;2<sup>''n''&minus;1</sup> to 2<sup>''n''&minus;1</sup>&minus;1 inclusive, or 0 to 2<sup>''n''</sup>&minus;1 inclusive.

{{FOLDOC}}

]
]

]
]

Latest revision as of 17:59, 6 May 2024

Redirect to:

  • With history: This is a redirect from a page containing substantive page history. This page is kept as a redirect to preserve its former content and attributions. Please do not remove the tag that generates this text (unless the need to recreate content on this page has been demonstrated), nor delete this page.
    • This template should not be used for redirects having some edit history but no meaningful content in their previous versions, nor for redirects created as a result of a page merge (use {{R from merge}} instead), nor for redirects from a title that forms a historic part of Misplaced Pages (use {{R with old history}} instead).