qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH v5 49/81] target/arm: Pass separate addend to FCMLA helpers


From: Peter Maydell
Subject: Re: [PATCH v5 49/81] target/arm: Pass separate addend to FCMLA helpers
Date: Thu, 13 May 2021 11:48:23 +0100

On Fri, 16 Apr 2021 at 22:58, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> For SVE, we potentially have a 4th argument coming from the
> movprfx instruction.  Currently we do not optimize movprfx,
> so the problem is not visible.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/arm/helper.h             | 20 ++++++-------
>  target/arm/translate-a64.c      | 28 ++++++++++++++----
>  target/arm/translate-sve.c      |  5 ++--
>  target/arm/vec_helper.c         | 50 +++++++++++++--------------------
>  target/arm/translate-neon.c.inc | 10 ++++---
>  5 files changed, 62 insertions(+), 51 deletions(-)

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

thanks
-- PMM



reply via email to

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