Content deleted Content added
Login54321 (talk | contribs) →Word size: clarification |
Make clear the maximum count referenced by 48 bits. |
||
Line 1:
{{Unreferenced|date=August 2007}}
{{Computer architecture bit widths}}
In [[computer architecture]], '''48-bit''' [[integer (computer science)|integer]]s
==Word size==
Line 7:
==Addressing==
The [[IBM System/38]] and the [[AS/400]], in its [[Complex instruction set computer|CISC]] variants, are 48-bit addressing systems. The address size used in [[logical block addressing]] was increased to 48 bits with the introduction of [[AT Attachment#ATA standards versions, transfer rates, and features|ATA-6]]. The [[Ext4]] file system physically limits the file block count to 48 bits.
The minimal implementation of the [[x86-64]] architecture provides 48-bit addressing encoded into 64 bits; future versions of the architecture can expand this without breaking properly written applications.
|