Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site 3comvax.UUCP Path: utzoo!linus!decvax!decwrl!glacier!oliveb!3comvax!mykes From: mykes@3comvax.UUCP (Mike Schwartz) Newsgroups: net.micro.amiga Subject: Re: CSA 68020 board Message-ID: <308@3comvax.UUCP> Date: Fri, 27-Dec-85 19:34:26 EST Article-I.D.: 3comvax.308 Posted: Fri Dec 27 19:34:26 1985 Date-Received: Sat, 28-Dec-85 23:14:40 EST References: <822@caip.RUTGERS.EDU> Reply-To: mykes@3comvax.UUCP (Mike Schwartz) Organization: 3Com Corp; Mountain View, CA Lines: 11 In article <822@caip.RUTGERS.EDU> milazzo@rice.ARPA writes: >From: Paul Milazzo > >Even more interesting than the increase in speed with the 68020 is that >the results are identical for 32 bit integers with and without >registers. Offhand, I'd say that this C compiler doesn't do registers >at all. Has anyone compared the assembly code generated in these two >cases? > Lattice 'C' on the PC does not use registers, and I doubt those guys did much more than porting over their dinosaur compiler.