qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] target-arm: Handle UNDEF cases for Neon loa


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH 0/2] target-arm: Handle UNDEF cases for Neon load/stores
Date: Mon, 25 Apr 2011 22:13:43 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, Apr 18, 2011 at 07:07:10PM +0100, Peter Maydell wrote:
> These two simple patches make qemu correctly UNDEF where required in the
> Neon load/store space. We also catch and UNDEF on an UNPREDICTABLE rather
> than indexing off the end of the register file.
> 
> Tested in the usual way with random instruction sequences.
> 
> Peter Maydell (2):
>   target-arm: Handle UNDEFs for Neon single element load/stores
>   target-arm: Handle UNDEF cases for Neon VLD/VST multiple-structures
> 
>  target-arm/translate.c |   49 
> ++++++++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 49 insertions(+), 0 deletions(-)
> 

Thanks, both applied.

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



reply via email to

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