| Deutsch English Français Italiano |
|
<74418df356ac2e3e98a6ed86ca22e512@www.novabbs.org> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!weretis.net!feeder9.news.weretis.net!news.nk.ca!rocksolid2!i2pn2.org!.POSTED!not-for-mail From: mitchalsup@aol.com (MitchAlsup1) Newsgroups: comp.arch Subject: Re: What is an N-bit =?UTF-8?B?bWFjaGluZT8=?= Date: Thu, 28 Nov 2024 19:01:05 +0000 Organization: Rocksolid Light Message-ID: <74418df356ac2e3e98a6ed86ca22e512@www.novabbs.org> References: <memo.20241128153105.12904U@jgd.cix.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Info: i2pn2.org; logging-data="357873"; mail-complaints-to="usenet@i2pn2.org"; posting-account="o5SwNDfMfYu6Mv4wwLiW6e/jbA93UAdzFodw5PEa6eU"; User-Agent: Rocksolid Light X-Rslight-Site: $2y$10$GCiqybqqbik94.nqs9mZreZAL1N5huOnMVC8y30qai2SA9eBakij6 X-Rslight-Posting-User: cb29269328a20fe5719ed6a1c397e21f651bda71 X-Spam-Checker-Version: SpamAssassin 4.0.0 Bytes: 1922 Lines: 21 On Thu, 1 Jan 1970 0:00:00 +0000, John Dallman wrote: > In early computer designs, arithmetic registers were much longer than > addresses, the classic examples being machines with 36-bit words and 15- > to 18-bit addresses. > > Large logical address spaces started with the IBM 360, which had 32-bit > arithmetic registers and 32-bit address registers. You couldn't put > 32-bits worth of physical memory in a machine for over a decade after it > appeared, but it was allowed for in the architecture. Until 360/67, the address space was limited to 24 bits. With 360/67 it jumped to 32-bits, only to retreat to 31-bits for the life of 370. > Nowadays, the bit-ness of a machine seems to be the *smaller* of the > arithmetic registers and the address space. The bitness of a machine has lost all significance when one includes 512-bit SIMD registers. And we may be approaching a day where we end up with more address space that bits in an address register !!?