From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: aurelien@aurel32.net
Subject: [Qemu-devel] [PATCH 0/2] S390 TCG Port, version 4
Date: Mon, 14 Jun 2010 17:35:26 -0700 [thread overview]
Message-ID: <1276562128-604-1-git-send-email-rth@twiddle.net> (raw)
As requested, all of the s390 patches have been squashed.
r~
Richard Henderson (2):
tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
tcg-s390: New TCG Target.
configure | 2 +
def-helper.h | 38 +-
target-i386/ops_sse_header.h | 3 +
target-ppc/helper.h | 1 +
tcg/ppc64/tcg-target.h | 1 +
tcg/s390/tcg-target.c | 2281 +++++++++++++++++++++++++++++++++++++++++-
tcg/s390/tcg-target.h | 58 +-
tcg/sparc/tcg-target.h | 4 +
tcg/tcg-op.h | 139 +++-
tcg/tcg.c | 41 +-
10 files changed, 2484 insertions(+), 84 deletions(-)
next reply other threads:[~2010-06-15 0:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-15 0:35 Richard Henderson [this message]
2010-06-15 0:35 ` [Qemu-devel] [PATCH 1/2] tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts Richard Henderson
2010-06-16 9:26 ` [Qemu-devel] " Aurelien Jarno
2010-06-15 0:35 ` [Qemu-devel] [PATCH 2/2] tcg-s390: New TCG Target Richard Henderson
2010-06-17 19:40 ` [Qemu-devel] " Aurelien Jarno
2010-06-25 16:45 ` Richard Henderson
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=1276562128-604-1-git-send-email-rth@twiddle.net \
--to=rth@twiddle.net \
--cc=aurelien@aurel32.net \
--cc=qemu-devel@nongnu.org \
/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).