aboutsummaryrefslogtreecommitdiff
path: root/rust/qemu-api
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2025-02-01 16:40:00 +0000
committerPeter Maydell <peter.maydell@linaro.org>2025-02-11 16:22:07 +0000
commitb902f5c62dbf2e796e39af55ed28294ec0467a56 (patch)
tree1e11ba08b59aaa4a38dc88df7f23e4ee1a0188ac /rust/qemu-api
parentb0bf37746bb9d66496ce8ef076c74388aa7ef899 (diff)
downloadqemu-b902f5c62dbf2e796e39af55ed28294ec0467a56.zip
qemu-b902f5c62dbf2e796e39af55ed28294ec0467a56.tar.gz
qemu-b902f5c62dbf2e796e39af55ed28294ec0467a56.tar.bz2
target/arm: Introduce CPUARMState.vfp.fp_status[]
Move ARMFPStatusFlavour to cpu.h with which to index this array. For now, place the array in an anonymous union with the existing structures. Adjust the order of the existing structures to match the enum. Simplify fpstatus_ptr() using the new array. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20250129013857.135256-7-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions