]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Remove fp_status_a64
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 1 Feb 2025 16:40:07 +0000 (16:40 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 11 Feb 2025 16:22:07 +0000 (16:22 +0000)
commit1c349f43b18608d57a72a3d6d5e95b28a1c14470
tree0b828251563d80e6ef7ff03c66f816f29b7a28b7
parent828def800e864c0ec781ea3eb5488ab186f0e24b
target/arm: Remove fp_status_a64

Replace with fp_status[FPST_A64].

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20250129013857.135256-14-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.c
target/arm/cpu.h
target/arm/tcg/sme_helper.c
target/arm/tcg/vec_helper.c
target/arm/vfp_helper.c