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

Replace with fp_status[FPST_STD_F16].

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