qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 00/15] tcg-i386 cleanup and improvement, v3


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH 00/15] tcg-i386 cleanup and improvement, v3
Date: Fri, 21 May 2010 18:27:21 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

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
address@hidden                 http://www.aurel32.net



reply via email to

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