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

Replace with fp_status[FPST_STD].

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