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/m68k
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 target/m68k: Restrict semihosting to TCG 6 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
fpu_helper.c target/m68k: In frem helper, initialize local float_status from env->fp_status 1 month ago
gdbstub.c target/m68k: Use explicit big-endian LD/ST API 4 months ago
helper.c target/m68k: Init local float_status from env fp_status in gdb get/set reg 1 month ago
helper.h target/m68k: Map FPU exceptions to FPSR register 10 months ago
m68k-semi.c target/m68k: Pass semihosting arg to exit 9 months ago
meson.build target/m68k: Add semihosting stub 6 months ago
monitor.c
op_helper.c target/m68k: Perform the semihosting test during translate 9 months ago
qregs.h.inc target/m68k: Rename qregs.def -> qregs.h.inc 2 years ago
semihosting-stub.c target/m68k: Add semihosting stub 6 months ago
softfloat.c
softfloat.h
softfloat_fpsp_tables.h
translate.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago