From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17603 invoked by alias); 29 Dec 2002 04:34:53 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 17594 invoked from network); 29 Dec 2002 04:34:52 -0000 Received: from unknown (HELO grebe.mail.pas.earthlink.net) (207.217.120.46) by 209.249.29.67 with SMTP; 29 Dec 2002 04:34:52 -0000 Received: from ilmasc01-64.midwest.net ([209.248.16.74] helo=there) by grebe.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 18SV9r-0007DL-00; Sat, 28 Dec 2002 20:34:40 -0800 Content-Type: text/plain; charset="iso-8859-1" From: Andy Walker To: "Bonzini" , Subject: Re: An unusual Performance approach using Synthetic registers, and a request for guidance. Date: Sun, 29 Dec 2002 01:57:00 -0000 References: <000701c2ad9e$a85adbc0$ec111897@bonz> In-Reply-To: <000701c2ad9e$a85adbc0$ec111897@bonz> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: X-SW-Source: 2002-12/txt/msg01521.txt.bz2 Thank you for your comments. On Friday 27 December 2002 05:54 am, Bonzini wrote: > The only > problem might be in the lack of orthogonality in the x86 instruction set. Orthogonality? I am sorry. I do not understand. Could you be a bit more descriptive? > Go ahead, and good luck! > > Paolo