32-bit computing

This is an old revision of this page, as edited by Egil (talk | contribs) at 14:04, 22 February 2004 (The range of integer values that can be stored using two's complement coding in 32 bits is). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

32-bit is a term applied to processors, and computer architectures where the databus is 32 bits wide. It is also a term given to a generation of computers where 32-bit processors were the norm.

The range of integer values that can be stored using two's complement coding in 32 bits is -2147483648 through 2147483647.

See also: