diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-04-17 10:43:36 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-04-22 14:44:54 +0100 |
commit | a4c88675d602e161e6048ec3d58e97df77a349ec (patch) | |
tree | 5fd95601f6aa947776673d59b32c55d1f706f169 /os-posix.c | |
parent | 063bbd8061bc01b5aee6a9a15db92619bae5418c (diff) |
target/arm: Remove fpexc32_access
This function is incorrect in that it does not properly consider
CPTR_EL2.FPEN. We've already got another mechanism for raising
an FPU access trap: ARM_CP_FPU, so use that instead.
Remove CP_ACCESS_TRAP_FP_EL{2,3}, which becomes unused.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'os-posix.c')
0 files changed, 0 insertions, 0 deletions