qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 7/7] target/arm: Convert Neon 3-reg-diff polynomial VMULL


From: Richard Henderson
Subject: Re: [PATCH 7/7] target/arm: Convert Neon 3-reg-diff polynomial VMULL
Date: Tue, 9 Jun 2020 11:56:46 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

On 6/9/20 9:02 AM, Peter Maydell wrote:
> Convert the Neon 3-reg-diff insn polynomial VMULL. This is the last
> insn in this group to be converted.
> 
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
>  target/arm/neon-dp.decode       |  2 ++
>  target/arm/translate-neon.inc.c | 43 +++++++++++++++++++++++
>  target/arm/translate.c          | 60 ++-------------------------------
>  3 files changed, 48 insertions(+), 57 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

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