Path: utzoo!utdoe!generic!pnet91!ericmcg From: ericmcg@pnet91.cts.com (Eric Mcgillicuddy) Newsgroups: comp.sys.apple2 Subject: Re: Computer capabilities Message-ID: <325@generic.UUCP> Date: 31 Dec 90 00:50:04 GMT Sender: root@generic.UUCP Organization: People-Net [pnet91], Etobicoke, ON Lines: 17 Assembly language on the 65816 edges out the 8088 at almost half the clock rate? I may not have majored in computer science, but doesn't both a compiler and an assembler generate machine language? Logically both generate the same code for the same problem solution. Therefore a given instruction that is good for Assmebler should also be good for Compiler. Needless to say, I know little about compiler design, but I have hand compiled C code on the 65816 and much of the syntax is directly translatable to assembly on a line for line basis (derefencing handles is an exception). Which specific instructions are required in a computer achitecture to make easy for an HLL compiler? UUCP: bkj386!pnet91!ericmcg INET: ericmcg@pnet91.cts.com