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 <[email protected]> --- target/arm/tcg/translate-a64.c | 32 ++++++-------------------------- 1 file changed, 6 insertions(+), 26 deletions(-)
Per https://lore.kernel.org/qemu-devel/[email protected]/:
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
