target/arm: Remove ah_fp_status_f16
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 1 Feb 2025 16:40:03 +0000 (16:40 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 11 Feb 2025 16:22:07 +0000 (16:22 +0000)
commitfc25b174d5c514d70138bf2e77b1e32649bcead2
tree1292a3262d43cf9df2a4b48c4aae65f798fc981e
parentf069b26b8e6b7d03399fc4fd7540229f1cb45e27
target/arm: Remove ah_fp_status_f16

Replace with fp_status[FPST_AH_F16].

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