qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 00/10] target-arm: miscellaneous fixes


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH v2 00/10] target-arm: miscellaneous fixes
Date: Sun, 25 Oct 2009 20:17:30 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Sat, Oct 24, 2009 at 03:18:59PM +0300, address@hidden wrote:
> From: Juha Riihimäki <address@hidden>
> 
> This is the revised set of patches for the ARM translator and it includes a 
> number of smaller fixes and improvements. The series should be applied in 
> sequence as the modifications are mostly related to the same file, 
> target-arm/translate.c. The whole series should apply cleanly against latest 
> git.

Thanks for this new version. I have all the patches acked by Laurent
Desnogues in my local tree. I'll push them if in a few days if no
other comments are received.

> Note that the three patches have been removed from this series compared to 
> the previous version and one new one added.
> 
> 
> Juha Riihimäki (10):
>   target-arm: fix neon vshrn/vrshrn ops
>   target-arm: add support for neon vld1.64/vst1.64 instructions
>   target-arm: allow modifying vfp fpexc en bit only
>   target-arm: optimize vfp load/store multiple ops
>   target-arm: optimize arm load/store multiple ops
>   target-arm: fix neon vsri, vshl and vsli ops
>   target-arm: optimize thumb2 load/store multiple ops
>   target-arm: optimize thumb push/pop ops
>   target-arm: optimize neon vld/vst ops
>   target-arm: fix neon shift helper functions
> 
>  target-arm/neon_helper.c |   12 ++--
>  target-arm/translate.c   |  205 
> +++++++++++++++++++++++++++-------------------
>  2 files changed, 128 insertions(+), 89 deletions(-)
> 
> 
> 
> 

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




reply via email to

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