Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ut-sally.UUCP Path: utzoo!linus!philabs!seismo!ut-sally!crandell From: crandell@ut-sally.UUCP (Jim Crandell) Newsgroups: net.arch Subject: Re: risc registers and cache Message-ID: <563@ut-sally.UUCP> Date: Thu, 8-Dec-83 13:23:41 EST Article-I.D.: ut-sally.563 Posted: Thu Dec 8 13:23:41 1983 Date-Received: Sat, 10-Dec-83 01:43:02 EST References: <1641@tektronix.UUCP> Organization: U. Texas CS Dept., Austin, Texas Lines: 19 > How about that ? Seymour Cray was right !!! :-) I seriously doubt that anyone who has written a compiler for a CDC 6x00 ever imagined otherwise. If you haven't tried it, you should. Take FORTRAN (please) or any other language whose inherent operations and types map well onto the machine's instruction repertoire and internal representations, and assume that you have expression trees of the customary sort to work with. You can EASILY write a code generator whose output is on an efficiency par with, say, MNF. If the result of the foregoing exercise doesn't impress you, then work the same problem again, substituting "Z-80" for "CDC 6x00". Try it. You'll like it. -- Jim ({ihnp4,kpno,ut-ngp}!ut-sally!crandell or crandell@ut-sally.UUCP)