From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44822) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKZDn-0001MT-2Q for qemu-devel@nongnu.org; Sat, 06 Oct 2012 14:35:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TKZDl-0006iU-Mb for qemu-devel@nongnu.org; Sat, 06 Oct 2012 14:35:30 -0400 Received: from hall.aurel32.net ([88.191.126.93]:44233) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKZDl-0006dF-GY for qemu-devel@nongnu.org; Sat, 06 Oct 2012 14:35:29 -0400 Date: Sat, 6 Oct 2012 20:35:19 +0200 From: Aurelien Jarno Message-ID: <20121006183519.GA7003@ohm.aurel32.net> References: <1348521701-18238-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: <1348521701-18238-1-git-send-email-rth@twiddle.net> Subject: Re: [Qemu-devel] [PATCH 0/3] TCGCond improvements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: qemu-devel@nongnu.org On Mon, Sep 24, 2012 at 02:21:38PM -0700, Richard Henderson wrote: > The second patch comes from the target-s390 patch set I've been > working on. The first patch has been split out from that. The > third patch provides tcg_high_cond globally, as the 32-bit sparc > port suffers from the same bug that afflicted hppa. > > Richard Henderson (3): > tcg: Add is_unsigned_cond > tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS > tcg: Add tcg_high_cond > > tcg/arm/tcg-target.c | 2 +- > tcg/hppa/tcg-target.c | 19 ++---------- > tcg/i386/tcg-target.c | 2 +- > tcg/optimize.c | 6 ++++ > tcg/ppc/tcg-target.c | 2 +- > tcg/ppc64/tcg-target.c | 2 +- > tcg/s390/tcg-target.c | 6 ++-- > tcg/sparc/tcg-target.c | 2 +- > tcg/tcg-op.h | 82 ++++++++++++++++++++++++++++++++++++++------------ > tcg/tcg.c | 2 ++ > tcg/tcg.h | 57 +++++++++++++++++++++++++++-------- > 11 files changed, 126 insertions(+), 56 deletions(-) > Thanks, all applied. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net