You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/sh4
Richard Henderson e4a8e093dc accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core
Convert all targets simultaneously, as the gen_intermediate_code
function disappears from the target.  While there are possible
workarounds, they're larger than simply performing the conversion.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
4 weeks ago
..
Kconfig sh4: select correct components for no-board build 9 months ago
cpu-param.h license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later 4 months ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 1 year ago
cpu.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago
cpu.h accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago
gdbstub.c target/sh4: Prefer fast cpu_env() over slower CPU QOM cast macro 11 months ago
helper.c include: Rename sysemu/ -> system/ 1 month ago
helper.h target/sh4: Fix mac.w with saturation enabled 10 months ago
meson.build meson: Rename target_softmmu_arch -> target_system_arch 1 year ago
monitor.c hmp: Pass monitor to mon_get_cpu_env() 4 years ago
op_helper.c target/sh4: Fix mac.w with saturation enabled 10 months ago
translate.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago