From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: aurelien@aurel32.net
Subject: [Qemu-devel] [PATCH 00/15] tcg-i386 cleanup and improvement, v3
Date: Fri, 21 May 2010 08:30:20 -0700 [thread overview]
Message-ID: <cover.1274455111.git.rth@twiddle.net> (raw)
Changes v2->v3:
* ext8u and ext8s operate on 'q' register inputs only.
* pushi is inline and loses the ifdef.
* trailing whitespace cleanup
r~
Richard Henderson (15):
tcg-i386: Tidy ext8u and ext16u operations.
tcg-i386: Tidy ext8s and ext16s operations.
tcg-i386: Tidy immediate arithmetic operations.
tcg-i386: Tidy non-immediate arithmetic operations.
tcg-i386: Tidy movi.
tcg-i386: Tidy push/pop.
tcg-i386: Tidy calls.
tcg-i386: Tidy ret.
tcg-i386: Tidy setcc.
tcg-i386: Tidy unary arithmetic.
tcg-i386: Tidy multiply.
tcg-i386: Tidy xchg.
tcg-i386: Tidy lea.
tcg-i386: Use lea for three-operand add.
tcg-i386: Nuke trailing whitespace.
tcg/i386/tcg-target.c | 504 ++++++++++++++++++++++++++++++-------------------
1 files changed, 308 insertions(+), 196 deletions(-)
next reply other threads:[~2010-05-21 15:30 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-21 15:30 Richard Henderson [this message]
2010-05-21 15:30 ` [Qemu-devel] [PATCH 01/15] tcg-i386: Tidy ext8u and ext16u operations Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 02/15] tcg-i386: Tidy ext8s and ext16s operations Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 03/15] tcg-i386: Tidy immediate arithmetic operations Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 04/15] tcg-i386: Tidy non-immediate " Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 05/15] tcg-i386: Tidy movi Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 06/15] tcg-i386: Tidy push/pop Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 07/15] tcg-i386: Tidy calls Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 08/15] tcg-i386: Tidy ret Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 09/15] tcg-i386: Tidy setcc Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 10/15] tcg-i386: Tidy unary arithmetic Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 11/15] tcg-i386: Tidy multiply Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 12/15] tcg-i386: Tidy xchg Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 13/15] tcg-i386: Tidy lea Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 14/15] tcg-i386: Use lea for three-operand add Richard Henderson
2010-05-21 15:30 ` [Qemu-devel] [PATCH 15/15] tcg-i386: Nuke trailing whitespace Richard Henderson
2010-05-21 16:27 ` [Qemu-devel] [PATCH 00/15] tcg-i386 cleanup and improvement, v3 Aurelien Jarno
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=cover.1274455111.git.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).