|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH for-8.2] target/arm: Fix SME FMOPA (16-bit), BFMOPA |
Date: | Sat, 18 Nov 2023 18:36:33 +0100 |
User-agent: | Mozilla Thunderbird |
On 17/11/23 20:31, Richard Henderson wrote:
Perform the loop increment unconditionally, not nested within the predication. Cc: qemu-stable@nongnu.org Fixes: 3916841ac75 ("target/arm: Implement FMOPA, FMOPS (widening)") Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1985 Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- target/arm/tcg/sme_helper.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |