From: Aurelien Jarno <aurelien@aurel32.net>
To: Richard Henderson <rth@twiddle.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 00/15] tcg-i386 cleanup and improvement, v3
Date: Fri, 21 May 2010 18:27:21 +0200 [thread overview]
Message-ID: <20100521162721.GO1950@volta.aurel32.net> (raw)
In-Reply-To: <cover.1274455111.git.rth@twiddle.net>
On Fri, May 21, 2010 at 08:30:20AM -0700, Richard Henderson wrote:
> 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(-)
>
Thanks, all applied.
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurelien@aurel32.net http://www.aurel32.net
prev parent reply other threads:[~2010-05-21 16:27 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-21 15:30 [Qemu-devel] [PATCH 00/15] tcg-i386 cleanup and improvement, v3 Richard Henderson
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 ` 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=20100521162721.GO1950@volta.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.