On 9/17/22 13:25, Mark Cave-Ayland wrote:
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<[email protected]> --- target/m68k/translate.c | 4 ++++ 1 file changed, 4 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
