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/rx
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 meson: Introduce target-specific Kconfig 4 years ago
cpu-param.h target/rx: Remove `NB_MMU_MODES` define 2 years 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
disas.c meson: target 4 years ago
gdbstub.c target/rx: Prefer fast cpu_env() over slower CPU QOM cast macro 11 months ago
helper.c target/rx: Prefer fast cpu_env() over slower CPU QOM cast macro 11 months ago
helper.h target/rx: Drop checks for singlestep_enabled 3 years ago
insns.decode target/rx: Fix Lesser GPL version number 4 years ago
meson.build meson: Rename target_softmmu_arch -> target_system_arch 1 year ago
op_helper.c include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*() 1 year ago
translate.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago