qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 00/10] target-i386 addressing cleanups


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 00/10] target-i386 addressing cleanups
Date: Wed, 23 Sep 2015 21:10:49 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

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(-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]