qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/8] Misc tcg improvements


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH 0/8] Misc tcg improvements
Date: Wed, 26 Sep 2012 00:48:02 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Sep 21, 2012 at 05:18:08PM -0700, Richard Henderson wrote:
> The subject of the andi and assertion patches has come up on this
> list earlier this week, between Max Filippov, malc and myself.
> 
> The posibility of using deposit to implement concat occurred to
> me while working on the MIPS FPU conversion patch.
> 
> 
> r~
> 
> 
> Richard Henderson (8):
>   tcg: Adjust descriptions of *cond opcodes
>   tcg: Emit ANDI as EXTU for appropriate constants
>   tcg: Optimize initial inputs for ori_i64
>   tcg: Emit XORI as NOT for appropriate constants
>   tcg: Implement concat*_i64 with deposit_i64
>   tcg: Add tcg_debug_assert
>   tcg: Sanity check deposit inputs
>   tcg: Sanity check goto_tb input
> 
>  tcg/README   |  10 ++--
>  tcg/tcg-op.h | 182 
> ++++++++++++++++++++++++++++++++++++++++++-----------------
>  tcg/tcg.c    |   4 ++
>  tcg/tcg.h    |  10 ++++
>  4 files changed, 149 insertions(+), 57 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]