qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v6 46/82] target/arm: Implement SVE2 FMMLA


From: Peter Maydell
Subject: Re: [PATCH v6 46/82] target/arm: Implement SVE2 FMMLA
Date: Thu, 13 May 2021 11:38:19 +0100

On Fri, 30 Apr 2021 at 22:07, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> From: Stephen Long <steplong@quicinc.com>
>
> Signed-off-by: Stephen Long <steplong@quicinc.com>
> Message-Id: <20200422165503.13511-1-steplong@quicinc.com>
> [rth: Fix indexing in helpers, expand macro to straight functions.]
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/arm/cpu.h           | 10 ++++++
>  target/arm/helper-sve.h    |  3 ++
>  target/arm/sve.decode      |  4 +++
>  target/arm/sve_helper.c    | 74 ++++++++++++++++++++++++++++++++++++++
>  target/arm/translate-sve.c | 34 ++++++++++++++++++
>  5 files changed, 125 insertions(+)

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

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