summary refs log tree commit diff stats
path: root/linux-user/user-internals.h
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-11-03 00:03:46 -0400
committerPeter Maydell <peter.maydell@linaro.org>2021-12-15 10:35:26 +0000
commit258a00e5a4a59dd4b0360a0aa4b8263b44d55cd0 (patch)
tree9d80a765b76f41ffb4049be3ca0a26ef414a41ad /linux-user/user-internals.h
parent0bb72bca7cb1cd282d2a55549db06a54d0319d7f (diff)
downloadfocaccia-qemu-258a00e5a4a59dd4b0360a0aa4b8263b44d55cd0.tar.gz
focaccia-qemu-258a00e5a4a59dd4b0360a0aa4b8263b44d55cd0.zip
target/arm: Split arm_pre_translate_insn
Create arm_check_ss_active and arm_check_kernelpage.

Reverse the order of the tests.  While it doesn't matter in practice,
because only user-only has a kernel page and user-only never sets
ss_active, ss_active has priority over execution exceptions and it
is best to keep them in the proper order.

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 'linux-user/user-internals.h')
0 files changed, 0 insertions, 0 deletions