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/avr
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: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h' 9 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
disas.c meson: target 4 years ago
gdbstub.c target/avr: Use explicit little-endian LD/ST API 3 months ago
helper.c exec/cpu: Extract page-protection definitions to page-protection.h 9 months ago
helper.h target/avr: Mark some helpers noreturn 4 years ago
insn.decode target/avr: Add instruction translation - MCU Control Instructions 5 years ago
machine.c target/avr: Constify VMState in machine.c 1 year ago
meson.build meson: Rename target_softmmu_arch -> target_system_arch 1 year ago
translate.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago