summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPeter Maydell2017-04-20 18:32:31 +0200
committerPeter Maydell2017-04-20 18:39:17 +0200
commit064c379c99b835bdcc478d21a3849507ea07d53a (patch)
tree1745c37ce5ffefa78d176681836e7f8e2db381fb /include
parentarm: Abstract out "are we singlestepping" test to utility function (diff)
downloadqemu-064c379c99b835bdcc478d21a3849507ea07d53a.tar.gz
qemu-064c379c99b835bdcc478d21a3849507ea07d53a.tar.xz
qemu-064c379c99b835bdcc478d21a3849507ea07d53a.zip
arm: Track M profile handler mode state in TB flags
For M profile exception-return handling we'd like to generate different code for some instructions depending on whether we are in Handler mode or Thread mode. This isn't the same as "are we privileged or user", so we need an extra bit in the TB flags to distinguish. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <rth@twiddle.net> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 1491844419-12485-8-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions