From: Aurelien Jarno <aurelien@aurel32.net>
To: Richard Henderson <rth@twiddle.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/3] TCGCond improvements
Date: Sat, 6 Oct 2012 20:35:19 +0200 [thread overview]
Message-ID: <20121006183519.GA7003@ohm.aurel32.net> (raw)
In-Reply-To: <1348521701-18238-1-git-send-email-rth@twiddle.net>
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
prev parent reply other threads:[~2012-10-06 18:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-24 21:21 [Qemu-devel] [PATCH 0/3] TCGCond improvements Richard Henderson
2012-09-24 21:21 ` [Qemu-devel] [PATCH 1/3] tcg: Add is_unsigned_cond Richard Henderson
2012-09-24 21:21 ` [Qemu-devel] [PATCH 2/3] tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS Richard Henderson
2012-09-24 21:21 ` [Qemu-devel] [PATCH 3/3] tcg: Add tcg_high_cond Richard Henderson
2012-10-05 17:00 ` [Qemu-devel] [PATCH 0/3] TCGCond improvements Richard Henderson
2012-10-06 18:35 ` Aurelien Jarno [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121006183519.GA7003@ohm.aurel32.net \
--to=aurelien@aurel32.net \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).