diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-06-18 15:10:19 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-06-21 16:49:38 +0100 |
commit | 88137f787f374ac4117877bcc8c8af97326a10bd (patch) | |
tree | 162e9736d9d0249c4033d0b7037a653a47dd2dd9 /libdecnumber | |
parent | e8cedaf779c0c2b13e0cc1ca580beaf5a6562a73 (diff) | |
download | qemu-88137f787f374ac4117877bcc8c8af97326a10bd.zip qemu-88137f787f374ac4117877bcc8c8af97326a10bd.tar.gz qemu-88137f787f374ac4117877bcc8c8af97326a10bd.tar.bz2 |
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 'libdecnumber')
0 files changed, 0 insertions, 0 deletions