qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] tcg cleanups, part 4


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH 0/2] tcg cleanups, part 4
Date: Wed, 9 Jun 2010 11:42:43 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Wed, Jun 02, 2010 at 05:26:54PM -0700, Richard Henderson wrote:
> The tcg_out_mov patch you've seen before, but now contains a
> TCG_TYPE_REG that should address the concerns you had with 
> the changes to the sparc port.  It's also been updated to HEAD
> to reflect the changes in tcg/i386.
> 
> The second patch is new.
> 
> 
> r~
> 
> 
> 
> Richard Henderson (2):
>   tcg: Add TYPE parameter to tcg_out_mov.
>   tcg: Make some tcg-target.c routines static.
> 
>  tcg/arm/tcg-target.c    |    6 ++--
>  tcg/hppa/tcg-target.c   |   42 +++++++++++++++++++-------------------
>  tcg/i386/tcg-target.c   |   40 ++++++++++++++++++------------------
>  tcg/ia64/tcg-target.c   |    7 +++--
>  tcg/mips/tcg-target.c   |   32 ++++++++++++++--------------
>  tcg/ppc/tcg-target.c    |   52 +++++++++++++++++++++++-----------------------
>  tcg/ppc64/tcg-target.c  |   14 ++++++------
>  tcg/s390/tcg-target.c   |    6 ++--
>  tcg/sparc/tcg-target.c  |   14 ++++++------
>  tcg/tcg.c               |   14 +++++++-----
>  tcg/tcg.h               |   14 ++++++++----
>  tcg/x86_64/tcg-target.c |   49 ++++++++++++++++++--------------------------
>  12 files changed, 144 insertions(+), 146 deletions(-)
> 

Thanks, applied.


-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
address@hidden                 http://www.aurel32.net



reply via email to

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