From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=60767 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OMHoE-000175-Qn for qemu-devel@nongnu.org; Wed, 09 Jun 2010 05:42:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OMHo9-0008AV-NH for qemu-devel@nongnu.org; Wed, 09 Jun 2010 05:42:54 -0400 Received: from hall.aurel32.net ([88.191.82.174]:41008) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OMHo9-0008AA-Ii for qemu-devel@nongnu.org; Wed, 09 Jun 2010 05:42:49 -0400 Date: Wed, 9 Jun 2010 11:42:43 +0200 From: Aurelien Jarno Subject: Re: [Qemu-devel] [PATCH 0/2] tcg cleanups, part 4 Message-ID: <20100609094243.GA26968@volta.aurel32.net> References: <1275524816-4187-1-git-send-email-rth@twiddle.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <1275524816-4187-1-git-send-email-rth@twiddle.net> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: qemu-devel@nongnu.org On Wed, Jun 02, 2010 at 05:26:54PM -0700, Richard Henderson wrote: > The tcg_out_mov patch you've seen before, but now contains a > TCG_TYPE_REG that should address the concerns you had with > the changes to the sparc port. It's also been updated to HEAD > to reflect the changes in tcg/i386. > > The second patch is new. > > > r~ > > > > Richard Henderson (2): > tcg: Add TYPE parameter to tcg_out_mov. > tcg: Make some tcg-target.c routines static. > > tcg/arm/tcg-target.c | 6 ++-- > tcg/hppa/tcg-target.c | 42 +++++++++++++++++++------------------- > tcg/i386/tcg-target.c | 40 ++++++++++++++++++------------------ > tcg/ia64/tcg-target.c | 7 +++-- > tcg/mips/tcg-target.c | 32 ++++++++++++++-------------- > tcg/ppc/tcg-target.c | 52 +++++++++++++++++++++++----------------------- > tcg/ppc64/tcg-target.c | 14 ++++++------ > tcg/s390/tcg-target.c | 6 ++-- > tcg/sparc/tcg-target.c | 14 ++++++------ > tcg/tcg.c | 14 +++++++----- > tcg/tcg.h | 14 ++++++++---- > tcg/x86_64/tcg-target.c | 49 ++++++++++++++++++-------------------------- > 12 files changed, 144 insertions(+), 146 deletions(-) > Thanks, applied. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net