|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 20/29] target/arm: Push tcg_rnd into handle_shri_with_rndacc |
Date: | Tue, 10 Sep 2024 16:37:02 +0200 |
User-agent: | Mozilla Thunderbird |
On 9/9/24 18:22, Richard Henderson wrote:
We always pass the same value for round; compute it within common code. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- target/arm/tcg/translate-a64.c | 32 ++++++-------------------------- 1 file changed, 6 insertions(+), 26 deletions(-)
Per https://lore.kernel.org/qemu-devel/c3b1870a-6939-4470-92be-c9a4ba0c98b4@linaro.org/:
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |