From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 00/10] target-i386 addressing cleanups
Date: Wed, 23 Sep 2015 21:10:49 -0700 [thread overview]
Message-ID: <560377C9.5080006@twiddle.net> (raw)
In-Reply-To: <1436426122-12276-1-git-send-email-rth@twiddle.net>
Ping.
On 07/09/2015 12:15 AM, Richard Henderson wrote:
> This is a revival of a patch set I posted in 2013. At the time
> Paolo had some comments on the keystone patch, and I didn't have
> time to address them. I've since made several revisions, and I
> think the patchset is in good shape, but I've lost those original
> comments.
>
> Anyway, I'm reviving this now because I've got another patchset
> that depends on this cleanup.
>
>
> r~
>
>
> Richard Henderson (10):
> target-i386: Create gen_lea_v_seg
> target-i386: Introduce mo_stacksize
> target-i386: Use gen_lea_v_seg in gen_lea_modrm
> target-i386: Use gen_lea_v_seg in stack subroutines
> target-i386: Access segs via TCG registers
> target-i386: Use gen_lea_v_seg in pusha/popa
> target-i386: Rewrite gen_enter inline
> target-i386: Rewrite leave
> target-i386: Tidy gen_add_A0_im
> target-i386: Deconstruct the cpu_T array
>
> target-i386/helper.h | 4 -
> target-i386/seg_helper.c | 68 --
> target-i386/translate.c | 1755 +++++++++++++++++++++-------------------------
> 3 files changed, 814 insertions(+), 1013 deletions(-)
>
next prev parent reply other threads:[~2015-09-24 4:10 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-09 7:15 [Qemu-devel] [PATCH 00/10] target-i386 addressing cleanups Richard Henderson
2015-07-09 7:15 ` [Qemu-devel] [PATCH 01/10] target-i386: Create gen_lea_v_seg Richard Henderson
2015-07-09 7:15 ` [Qemu-devel] [PATCH 02/10] target-i386: Introduce mo_stacksize Richard Henderson
2015-07-09 7:15 ` [Qemu-devel] [PATCH 03/10] target-i386: Use gen_lea_v_seg in gen_lea_modrm Richard Henderson
2015-07-09 7:15 ` [Qemu-devel] [PATCH 04/10] target-i386: Use gen_lea_v_seg in stack subroutines Richard Henderson
2015-07-09 7:15 ` [Qemu-devel] [PATCH 05/10] target-i386: Access segs via TCG registers Richard Henderson
2015-07-09 13:30 ` Paolo Bonzini
2015-07-10 6:48 ` Richard Henderson
2015-07-09 7:15 ` [Qemu-devel] [PATCH 06/10] target-i386: Use gen_lea_v_seg in pusha/popa Richard Henderson
2015-07-09 7:15 ` [Qemu-devel] [PATCH 07/10] target-i386: Rewrite gen_enter inline Richard Henderson
2015-07-09 7:15 ` [Qemu-devel] [PATCH 08/10] target-i386: Rewrite leave Richard Henderson
2015-07-09 7:15 ` [Qemu-devel] [PATCH 09/10] target-i386: Tidy gen_add_A0_im Richard Henderson
2015-07-09 7:15 ` [Qemu-devel] [PATCH 10/10] target-i386: Deconstruct the cpu_T array Richard Henderson
2015-07-09 13:32 ` [Qemu-devel] [PATCH 00/10] target-i386 addressing cleanups Paolo Bonzini
2015-09-24 4:10 ` Richard Henderson [this message]
2015-09-25 16:56 ` Peter Maydell
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=560377C9.5080006@twiddle.net \
--to=rth@twiddle.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 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.