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

Replace with fp_status[FPST_A64_F16].

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20250129013857.135256-12-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