diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2025-01-24 16:27:27 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-01-28 18:40:19 +0000 |
commit | 57bd2f30ff50642dc32b3b2a4232054f3b6d664e (patch) | |
tree | 19158f795c47c3daf087f31a331b84f59604d284 /scripts/xml-preprocess.py | |
parent | 2208cb46e60a825768b0d6aad1bd809f7b235bd1 (diff) | |
download | qemu-57bd2f30ff50642dc32b3b2a4232054f3b6d664e.zip qemu-57bd2f30ff50642dc32b3b2a4232054f3b6d664e.tar.gz qemu-57bd2f30ff50642dc32b3b2a4232054f3b6d664e.tar.bz2 |
target/arm: Use vfp.fp_status_a64 in A64-only helper functions
Switch from vfp.fp_status to vfp.fp_status_a64 for helpers which:
* directly reference an fp_status field
* are called only from the A64 decoder
* are not called inside a set_rmode/restore_rmode sequence
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20250124162836.2332150-8-peter.maydell@linaro.org
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/xml-preprocess.py')
0 files changed, 0 insertions, 0 deletions