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/alpha
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
clk_helper.c target/alpha: Extract clk_helper.c from sys_helper.c 1 year 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/alpha: Use float64_to_int64_modulo for CVTTQ 2 years ago
gdbstub.c target/alpha: 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-alpha: Use ctpop helper 8 years ago
int_helper.c overall/alpha tcg cpus|hppa: Fix Lesser GPL version number 4 years ago
machine.c target/alpha: Constify VMState in machine.c 1 year ago
mem_helper.c target/alpha: Prefer fast cpu_env() over slower CPU QOM cast macro 11 months ago
meson.build target/alpha: Only build sys_helper.c on system emulation 1 year ago
sys_helper.c include: Rename sysemu/ -> system/ 1 month ago
translate.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago
vax_helper.c overall/alpha tcg cpus|hppa: Fix Lesser GPL version number 4 years ago