From: Aurelien Jarno <aurelien@aurel32.net>
To: Richard Henderson <rth@twiddle.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/5] tcg-i386: tidy softmmu code
Date: Wed, 2 Jun 2010 22:51:57 +0200 [thread overview]
Message-ID: <20100602205157.GT6337@hall.aurel32.net> (raw)
In-Reply-To: <1274457790-22396-1-git-send-email-rth@twiddle.net>
On Fri, May 21, 2010 at 09:02:59AM -0700, Richard Henderson wrote:
> This is sort-of part 2 of the patch series that I just edited and
> re-posted for you. The majority of the patch series deals with
> the SOFTMMU code.
>
> I think you saw a patch about the data16 prefix before, but this
> one's different. It's written the way it is here because I have
> a third patch series pending that merges the i386 and x86_64 targets,
> and in addition to propagating P_DATA16 for rolw we'll have P_REXW
> for all the shifts.
>
>
> r~
>
>
> Richard Henderson (5):
> tcg-i386: Tidy data16 prefixes.
> tcg-i386: Split out TLB Hit path from qemu_ld/st.
> tcg-i386: Swap order of TLB hit and miss paths.
> tcg-i386: Split out tlb load function.
> tcg-i386: Remove some ifdefs in qemu_ld/st.
>
> tcg/i386/tcg-target.c | 549 ++++++++++++++++++++++++-------------------------
> 1 files changed, 267 insertions(+), 282 deletions(-)
>
>
Thanks, all applied.
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurelien@aurel32.net http://www.aurel32.net
prev parent reply other threads:[~2010-06-02 20:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-21 16:02 [Qemu-devel] [PATCH 0/5] tcg-i386: tidy softmmu code Richard Henderson
2010-05-21 16:03 ` [Qemu-devel] [PATCH 1/5] tcg-i386: Tidy data16 prefixes Richard Henderson
2010-05-21 16:03 ` [Qemu-devel] [PATCH 2/5] tcg-i386: Split out TLB Hit path from qemu_ld/st Richard Henderson
2010-05-21 16:03 ` [Qemu-devel] [PATCH 3/5] tcg-i386: Swap order of TLB hit and miss paths Richard Henderson
2010-05-21 16:03 ` [Qemu-devel] [PATCH 4/5] tcg-i386: Split out tlb load function Richard Henderson
2010-05-21 16:03 ` [Qemu-devel] [PATCH 5/5] tcg-i386: Remove some ifdefs in qemu_ld/st Richard Henderson
2010-05-21 16:58 ` [Qemu-devel] [PATCH 0/5] tcg-i386: tidy softmmu code Richard Henderson
2010-06-02 20:51 ` 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=20100602205157.GT6337@hall.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.