Re: Code optimization for x86

"Andrew T. Brown" <andrewbrown@acm.org>
3 Jun 1998 01:58:18 -0400

          From comp.compilers

Related articles
Code optimization for x86 mlangen@studcs.uni-sb.de (Marc Langenbach) (1998-05-27)
Re: Code optimization for x86 ndc@alum.mit.edu (N. D. Culver) (1998-05-30)
Re: Code optimization for x86 ndc@alum.mit.edu (N. D. Culver) (1998-06-03)
Re: Code optimization for x86 andrewbrown@acm.org (Andrew T. Brown) (1998-06-03)
Re: Code optimization for x86 fuzzy@imada.ou.dk (1998-06-09)
Re: Code optimization for x86 td@sysinno.se (Torbjorn Drevin) (1998-06-09)
Re: Code optimization for x86 darenw@pipeline.com (Daren Scot Wilson) (1998-06-24)
| List of all articles for this month |

From: "Andrew T. Brown" <andrewbrown@acm.org>
Newsgroups: comp.compilers
Date: 3 Jun 1998 01:58:18 -0400
Organization: Compilers Central
Keywords: 386, optimize

Marc Langenbach wrote:
>> I'm looking for documents about code optimization for x86, especially
>> 486.


_Inner Loops_ is a book by Rick Booth on x86 code optimization. See
http://ourworld.compuserve.com/homepages/rbooth/ . It includes coverage of
486, Pentium, and Pentium Pro.


Andrew
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.