26-bit computing: Difference between revisions

Content deleted Content added
m 1234qwer1234qwer4 moved page 26-bit to 26-bit computing: harmonise with the rest of bit width pages
Point to the page about data in computing.
Line 2:
{{Computer architecture bit widths}}
 
In [[computer architecture]], '''26-bit''' [[integers]], [[memory address|memory addresses]], or other [[Data (computing)|data]] units are those that are 26 bits wide, and thus can represent values up to 64 mega (base 2). Two examples of computer processors that featured 26-bit memory addressing are certain second generation IBM [[System/370]] [[mainframe computer]] models introduced in 1981 (and several subsequent models), which had 26-bit physical addresses but had only the same 24-bit virtual addresses as earlier models, and the first generations of [[ARM Limited|ARM]] processors.
 
== History ==