aboutsummaryrefslogtreecommitdiff
path: root/authz/simple.c
diff options
context:
space:
mode:
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>2023-06-21 16:23:01 +0200
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>2023-06-21 18:09:54 +0200
commit19a18edd8860064d3dbe71bc5315347bcfeb4c24 (patch)
tree0ae18762c542cb761b73e2125c8fb52dc296496e /authz/simple.c
parent57b9c589b621b40f3a81662ad1aa960ab6a60497 (diff)
target/tricore: Honour privilege changes on PSW write
the CPU can change the privilege level by writing the corresponding bits in PSW. If this happens all instructions after this 'mtcr' in the TB are translated with the wrong privilege level. So we have to exit to the cpu_loop() and start translating again with the new privilege level. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> Message-Id: <20230621142302.1648383-8-kbastian@mail.uni-paderborn.de>
Diffstat (limited to 'authz/simple.c')
0 files changed, 0 insertions, 0 deletions