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

Replace with fp_status[FPST_A32_F16].

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