qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 18/20] target/arm: Reorg NEON VLD/VST all elemen


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 18/20] target/arm: Reorg NEON VLD/VST all elements
Date: Fri, 19 Oct 2018 14:50:50 +0100

On 11 October 2018 at 21:52, Richard Henderson
<address@hidden> wrote:
> Instead of shifts and masks, use direct loads and stores from the neon
> register file.  Mirror the iteration structure of the ARM pseudocode
> more closely.  Correct the parameters of the VLD2 A2 insn.

So is this actually fixing a bug here? The new code definitely
looks right, but I can't make heads nor tails of the old code,
so I'm not sure whether it actually behaved differently...


thanks
-- PMM



reply via email to

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