qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 06/21] target/arm: Convert Neon VCVT f16/f32 insns to decodet


From: Richard Henderson
Subject: Re: [PATCH 06/21] target/arm: Convert Neon VCVT f16/f32 insns to decodetree
Date: Fri, 19 Jun 2020 16:01:21 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

On 6/16/20 10:08 AM, Peter Maydell wrote:
> Convert the Neon insns in the 2-reg-misc group which are
> VCVT between f32 and f16 to decodetree.
> 
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
>  target/arm/neon-dp.decode       |  3 ++
>  target/arm/translate-neon.inc.c | 96 +++++++++++++++++++++++++++++++++
>  target/arm/translate.c          | 65 ++--------------------
>  3 files changed, 102 insertions(+), 62 deletions(-)

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


r~




reply via email to

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