]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/sparc: Use i128 for FSQRTq
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 3 Nov 2023 17:38:25 +0000 (10:38 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 3 Feb 2024 06:46:10 +0000 (16:46 +1000)
commite41716be4db43446f7dd1688f66e9c27d2dace31
tree1caf68cbfab3206ed8c2ec263a90a1f1a4c276f7
parentdaf457d40f92dd5f957b206cc86d95d9c42350c6
target/sparc: Use i128 for FSQRTq

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <20231103173841.33651-7-richard.henderson@linaro.org>
target/sparc/fop_helper.c
target/sparc/helper.h
target/sparc/translate.c