qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 1/2] target/arm: Make VQDMULL undefined when U=1


From: Peter Maydell
Subject: Re: [PATCH 1/2] target/arm: Make VQDMULL undefined when U=1
Date: Thu, 30 Apr 2020 16:51:35 +0100

On Wed, 8 Apr 2020 at 15:54, Fredrik Strupe <address@hidden> wrote:
>
> According to Arm ARM, VQDMULL is only valid when U=0, while having
> U=1 is unallocated.
>
> Signed-off-by: Fredrik Strupe <address@hidden>
> Fixes: 695272dcb976 ("target-arm: Handle UNDEF cases for Neon 
> 3-regs-different-widths")
> ---

I'm going to apply this patch to target-arm.next because
my refactoring of Neon hasn't got to this group of insns
yet, so putting the fix into the tree is the easiest way
to remind me to handle it during the refactoring.

(The other patch is in code I've already refactored; I'm
planning to send out a series with that refactoring shortly.)

thanks
-- PMM



reply via email to

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