diff options
author | Mark Cave-Ayland | 2022-09-17 13:25:15 +0200 |
---|---|---|
committer | Laurent Vivier | 2022-09-21 15:10:57 +0200 |
commit | c7546abfaa1b1c2729eaddd41c6268a73cdae14f (patch) | |
tree | 8f20d53103e4802e4eceed82769803d32b622feb /scripts | |
parent | target/m68k: rename M68K_FEATURE_M68000 to M68K_FEATURE_M68K (diff) | |
download | qemu-c7546abfaa1b1c2729eaddd41c6268a73cdae14f.tar.gz qemu-c7546abfaa1b1c2729eaddd41c6268a73cdae14f.tar.xz qemu-c7546abfaa1b1c2729eaddd41c6268a73cdae14f.zip |
target/m68k: always call gen_exit_tb() after writes to SR
Any write to SR can change the security state so always call gen_exit_tb() when
this occurs. In particular MacOS makes use of andiw/oriw in a few places to
handle the switch between user and supervisor mode.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220917112515.83905-5-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions