qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH v2 5/9] target/arm: Convert Neon narrowing shifts with op==8


From: Peter Maydell
Subject: Re: [PATCH v2 5/9] target/arm: Convert Neon narrowing shifts with op==8 to decodetree
Date: Fri, 22 May 2020 23:16:10 +0100

On Fri, 22 May 2020 at 15:55, Peter Maydell <address@hidden> wrote:
>
> Convert the Neon narrowing shifts where op==8 to decodetree:
>  * VSHRN
>  * VRSHRN
>  * VQSHRUN
>  * VQRSHRUN
>
> Signed-off-by: Peter Maydell <address@hidden>
> ---


> +    // todo expand out the shift-narrow and the narrow-op

Oops. I fixed this todo item but forgot to delete the comment.
The code should be correct, though.

-- PMM



reply via email to

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