aboutsummaryrefslogtreecommitdiff
path: root/target/arm/cpu_tcg.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2020-12-10 20:14:32 +0000
committerPeter Maydell <peter.maydell@linaro.org>2021-01-08 15:13:38 +0000
commiteb20dafdbff92063a88624176fdc396e01961bf3 (patch)
tree5849faad3a68a5ab685c5e148b0e379565880cc7 /target/arm/cpu_tcg.c
parent7fbf95a037d79c5e923ffb51ac902dbe9599c87f (diff)
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 'target/arm/cpu_tcg.c')
0 files changed, 0 insertions, 0 deletions