qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/3] target/arm: Use FPST_F16 for SME FMOPA (widening)


From: Richard Henderson
Subject: Re: [PATCH 2/3] target/arm: Use FPST_F16 for SME FMOPA (widening)
Date: Mon, 15 Jul 2024 16:02:11 +1000
User-agent: Mozilla Thunderbird

On 7/15/24 22:58, Richard Henderson wrote:
This operation has float16 inputs and thus must use
the FZ16 control not the FZ control.

Cc: qemu-stable@nongnu.org
Reported-by: Daniyal Khan <danikhan632@gmail.com>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2374
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/arm/tcg/translate-sme.c | 12 ++++++++----
  1 file changed, 8 insertions(+), 4 deletions(-)

Fixes: 3916841ac75 ("target/arm: Implement FMOPA, FMOPS (widening)")


r~



reply via email to

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