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

Replace with fp_status[FPST_AH].

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