diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-12-10 20:14:32 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-01-08 15:13:38 +0000 |
commit | eb20dafdbff92063a88624176fdc396e01961bf3 (patch) | |
tree | 5849faad3a68a5ab685c5e148b0e379565880cc7 /hw/arm | |
parent | 7fbf95a037d79c5e923ffb51ac902dbe9599c87f (diff) | |
download | qemu-eb20dafdbff92063a88624176fdc396e01961bf3.zip qemu-eb20dafdbff92063a88624176fdc396e01961bf3.tar.gz qemu-eb20dafdbff92063a88624176fdc396e01961bf3.tar.bz2 |
target/arm: Implement FPCXT_NS fp system register
Implement the v8.1M FPCXT_NS floating-point system register. This is
a little more complicated than FPCXT_S, because it has specific
handling for "current FP state is inactive", and it only wants to do
PreserveFPState(), not the full set of actions done by
ExecuteFPCheck() which vfp_access_check() implements.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20201210201433.26262-4-peter.maydell@linaro.org
Diffstat (limited to 'hw/arm')
0 files changed, 0 insertions, 0 deletions