Deutsch English Français Italiano |
<vqb1cv$vq5$1@gal.iecc.com> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!news.iecc.com!.POSTED.news.iecc.com!not-for-mail From: John Levine <johnl@taugh.com> Newsgroups: comp.arch Subject: Re: Why VAX Was the Ultimate CISC and Not RISC Date: Thu, 6 Mar 2025 02:30:55 -0000 (UTC) Organization: Taughannock Networks Message-ID: <vqb1cv$vq5$1@gal.iecc.com> References: <vpufbv$4qc5$1@dont-email.me> <2025Mar4.110420@mips.complang.tuwien.ac.at> <vq829a$232tl$6@dont-email.me> <2025Mar5.083636@mips.complang.tuwien.ac.at> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Thu, 6 Mar 2025 02:30:55 -0000 (UTC) Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="32581"; mail-complaints-to="abuse@iecc.com" In-Reply-To: <vpufbv$4qc5$1@dont-email.me> <2025Mar4.110420@mips.complang.tuwien.ac.at> <vq829a$232tl$6@dont-email.me> <2025Mar5.083636@mips.complang.tuwien.ac.at> Cleverness: some X-Newsreader: trn 4.0-test77 (Sep 1, 2010) Originator: johnl@iecc.com (John Levine) Bytes: 2404 Lines: 22 According to Anton Ertl <anton@mips.complang.tuwien.ac.at>: >By contrast, making good use of the complex instructions of VAX in a >compiler consumed significant resources (e.g., Figure 2 of >https://dl.acm.org/doi/pdf/10.1145/502874.502876 reports about a >factor 1.5 more code in the code generator for VAX than for RISC-II). >Compilers at the time did not use the CISCy features much, which is >one reason why the IBM 801 project and later the Berkeley RISC and >Stanford MIPS proposed replacing them with a load/store architecture. I'm not so sure. The IBM Fortran H compiler used a lot of the 360's instruction set and it is my recollection that even the dmr C compiler would generate memory to memory instructions when appropriate. The PL.8 compiler generated code for 5 architectures including S/360 and 68K, and I think I read somewhere that its S/360 code was considrably better than the native PL/I compilers. I get the impression that they found that once you have a reasonable number of registers, like 16 or more, the benefit of complex instructions drops because you can make good use of the values in the registers. -- Regards, John Levine, johnl@taugh.com, Primary Perpetrator of "The Internet for Dummies", Please consider the environment before reading this e-mail. https://jl.ly