qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 00/36] target/arm: Convert Neon to decodetree (part 1)


From: Peter Maydell
Subject: Re: [PATCH 00/36] target/arm: Convert Neon to decodetree (part 1)
Date: Mon, 4 May 2020 13:04:21 +0100

On Thu, 30 Apr 2020 at 19:10, Peter Maydell <address@hidden> wrote:
>
> This patchseries starts in on the job of converting the Arm
> Neon decoder to decodetree.
>
> Neon insns come in three major parts:
>  * the 'v8.0-and-later' extensions
>  * the 'loads and stores' group
>  * the 'data processing' group
>
> This patchset converts all of the v8.0-and-later extensions
> and the loads-and-stores, plus the "3-registers-same" subgroup
> of the data-processing insns.
>
> I'm working on the rest of the dp insns, but this seems like
> a pretty large chunk of conversion patches to start with.

I'm going to apply patches 1-19 and 22 (that's up to
"3-reg-same VMUL, VMLA, VMLS, VSHL", plus the "move gen function
typedefs" patch) to target-arm.next as they've been reviewed.
That will leave the 3-reg-same in a partially converted state
but it is not too confusingly so (or at least not much more
so than having the rest of the neon-dp group unconverted) and
I think that it will be easier to deal with this series and
the rest of the conversion if we get the completed parts into
the tree sooner rather than later.

thanks
-- PMM



reply via email to

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