On 6/5/23 15:24, Philippe Mathieu-Daudé wrote:
Since we*might*  have user emulation with softmmu,
replace the system emulation check by !user emulation one.

Invert some if() ladders for clarity.

Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org>
---
  target/m68k/helper.h    |  2 +-
  target/m68k/cpu.c       | 14 ++++++--------
  target/m68k/helper.c    |  4 ++--
  target/m68k/translate.c | 28 ++++++++++++++--------------
  4 files changed, 23 insertions(+), 25 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to