qemu-e2k/target/sh4
Guenter Roeck bc2331635c target/sh4: Mask restore of env->flags from tb->flags
The values in env->flags are a subset of tb->flags.
Restore only the bits that belong.

Cc: qemu-stable@nongnu.org
Fixes: ab419fd8a0 ("target/sh4: Fix TB_FLAG_UNALIGN")
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Message-ID: <20221212011345.GA2235238@roeck-us.net>
[rth: Reduce to only the the superh_cpu_synchronize_from_tb change]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-12-18 09:36:07 -08:00
..
cpu-param.h
cpu-qom.h target/sh4: Convert to 3-phase reset 2022-12-16 15:58:16 +00:00
cpu.c target/sh4: Mask restore of env->flags from tb->flags 2022-12-18 09:36:07 -08:00
cpu.h
gdbstub.c
helper.c
helper.h
Kconfig
meson.build
monitor.c
op_helper.c
translate.c target/sh4: Convert to tcg_ops restore_state_to_opc 2022-10-26 11:11:28 +10:00