qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 38/45] target/arm: Implement fp16 for Neon VCVT fixed-poin


From: Richard Henderson
Subject: Re: [PATCH v2 38/45] target/arm: Implement fp16 for Neon VCVT fixed-point
Date: Fri, 28 Aug 2020 16:10:15 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 8/28/20 11:33 AM, Peter Maydell wrote:
> Implement fp16 for the Neon VCVT insns which convert between
> float and fixed-point.
> 
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
>  target/arm/helper.h             | 5 +++++
>  target/arm/neon-dp.decode       | 8 +++++++-
>  target/arm/vec_helper.c         | 4 ++++
>  target/arm/translate-neon.c.inc | 5 +++++
>  4 files changed, 21 insertions(+), 1 deletion(-)

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

r~




reply via email to

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