summary refs log tree commit diff stats
path: root/python/qemu/utils/accel.py
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2021-06-18 15:10:19 +0100
committerPeter Maydell <peter.maydell@linaro.org>2021-06-21 16:49:38 +0100
commit88137f787f374ac4117877bcc8c8af97326a10bd (patch)
tree162e9736d9d0249c4033d0b7037a653a47dd2dd9 /python/qemu/utils/accel.py
parente8cedaf779c0c2b13e0cc1ca580beaf5a6562a73 (diff)
downloadfocaccia-qemu-88137f787f374ac4117877bcc8c8af97326a10bd.tar.gz
focaccia-qemu-88137f787f374ac4117877bcc8c8af97326a10bd.zip
target/arm: Handle FPU check for FPCXT_NS insns via vfp_access_check_m()
Instead of open-coding the "take NOCP exception if FPU disabled,
otherwise call gen_preserve_fp_state()" code in the accessors for
FPCXT_NS, add an argument to vfp_access_check_m() which tells it to
skip the gen_update_fp_context() call, so we can use it for the
FPCXT_NS case.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210618141019.10671-8-peter.maydell@linaro.org
Diffstat (limited to 'python/qemu/utils/accel.py')
0 files changed, 0 insertions, 0 deletions