On Sat, Oct 24, 2009 at 03:18:59PM +0300, juha.riihim...@nokia.com wrote:
> From: Juha Riihimäki <juha.riihim...@nokia.com>
> 
> 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
aurel...@aurel32.net                 http://www.aurel32.net


Reply via email to