Home
last modified time | relevance | path

Searched hist:"6 a14058677dd2af838f0b2daa9896ce569259a57" (Results 1 – 4 of 4) sorted by relevance

/qemu/target/m68k/
H A Dhelper.h6a14058677dd2af838f0b2daa9896ce569259a57 Tue Jun 13 13:33:41 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> target/m68k: Check for USER_ONLY definition instead of SOFTMMU one

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é <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230613133347.82210-4-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dhelper.c6a14058677dd2af838f0b2daa9896ce569259a57 Tue Jun 13 13:33:41 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> target/m68k: Check for USER_ONLY definition instead of SOFTMMU one

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é <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230613133347.82210-4-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dcpu.c6a14058677dd2af838f0b2daa9896ce569259a57 Tue Jun 13 13:33:41 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> target/m68k: Check for USER_ONLY definition instead of SOFTMMU one

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é <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230613133347.82210-4-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtranslate.c6a14058677dd2af838f0b2daa9896ce569259a57 Tue Jun 13 13:33:41 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> target/m68k: Check for USER_ONLY definition instead of SOFTMMU one

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é <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230613133347.82210-4-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>