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/tricore
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/tricore: 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
csfr.h.inc other architectures: spelling fixes 2 years ago
fpu_helper.c target/tricore: Implement hptof insn 1 year ago
gdbstub.c target/tricore: Use explicit little-endian LD/ST API 3 months ago
helper.c target/tricore: Set default NaN pattern explicitly 1 month ago
helper.h target/tricore: Implement hptof insn 1 year ago
meson.build meson: Rename target_softmmu_arch -> target_system_arch 1 year ago
op_helper.c target/tricore: Use unsigned types for bitops in helper_eq_b() 6 months ago
translate.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago
tricore-defs.h tcg: Split out target/arch/cpu-param.h 6 years ago
tricore-opcodes.h target/tricore: Implement hptof insn 1 year ago