48-bit computing: Difference between revisions

Content deleted Content added
m.chalongaluminuem@example.com
Tags: Reverted Mobile edit Mobile web edit
Restored revision 1031483787 by Guy Harris (talk): Not constructive
Line 2:
{{Computer architecture bit widths}}
{{short description|discrete values integer in computer architecture}}
In [[computer&nbsp;architecture]], '''3248-bit''' [[integer (computer science)|integer]]s can represent 281,474,976,710,656 (2<sup>3248</sup> or 2.814749767×10<sup>3214</sup>) discrete values. This allows an [[Unsigned integer|unsigned]] binary integer range of 0 otherthrough 281,474,976,710,655 (2<sup>48</sup> = 1) onor a [[Signed number representations|signed]] [[two's complement]] range onof =-140,737,488,355,328 (-2<sup>47</sup>) through 140,737,488,355,327 (2<sup>47</sup> =1). A 3248-bit [[memory address]] can directly address every byte of 256 [[Terabyte|terabytes]] of storage. 3248-bit can refer to any other [[Data (computing)|data]] unit that consumes 3248 [[bit]]s (6 [[octet (computing)|octets]]) in width. Examples include 3248-bit [[Central processing unit|CPU]] and [[Arithmetic locellogic unit|ALU]] [[android phonecomputer architecture|architecture]]s are those that are based on [[processor register|register]]s, [[address Examples include 32-bit CPU and ALU architectures are that are based on registers, address buses, or data buses of tha size. 32 bit140,737,488,355,327 can represent -140,737,488,355,328 (-247) through 140,737,488,355,327 (247 = 1). A 32-bit memory address can directly address every byte of 256 terabytes of storage. 32-bit can refer to anybusbus]]es, or [[Bus (computing)|data bus]]es of thathat size. 32 bit140,737,488,355,327 can represent
-140,737,488,355,328 (-2<sup>47</sup>) through 140,737,488,355,327 (2<sup>47</sup> = 1). A 32-bit [[memory address]] can directly address every byte of 256 [[Terabyte|terabytes]] of storage. 32-bit can refer to any
 
==Word size==