diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2025-01-28 11:40:13 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-01-28 18:40:19 +0000 |
commit | 75df4e86097062ce3f0926cf2c4afd837edfb286 (patch) | |
tree | 0ced3a9322334133786fcf0bcb5ddd74053cd60e /scripts/xml-preprocess.py | |
parent | 57bd2f30ff50642dc32b3b2a4232054f3b6d664e (diff) | |
download | qemu-75df4e86097062ce3f0926cf2c4afd837edfb286.zip qemu-75df4e86097062ce3f0926cf2c4afd837edfb286.tar.gz qemu-75df4e86097062ce3f0926cf2c4afd837edfb286.tar.bz2 |
target/arm: Use fp_status_a64 or fp_status_a32 in is_ebf()
In is_ebf(), we might be called for A64 or A32, but we have
the CPUARMState* so we can select fp_status_a64 or
fp_status_a32 accordingly.
Signed-off-by: Peter Maydell <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