qemu-e2k/target
Song Gao 5c23704e47 target/loongarch: move translate modules to tcg/
Introduce the target/loongarch/tcg directory. Its purpose is to hold the TCG
code that is selected by CONFIG_TCG

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20240102020200.3462097-2-gaosong@loongson.cn>
2024-01-06 10:18:52 +08:00
..
alpha target/alpha: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
arm target: Use generic cpu_model_from_type() 2024-01-05 16:20:14 +01:00
avr target/avr: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
cris target/cris: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
hexagon target/hexagon: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
hppa target/hppa: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
i386 target: Use generic cpu_model_from_type() 2024-01-05 16:20:14 +01:00
loongarch target/loongarch: move translate modules to tcg/ 2024-01-06 10:18:52 +08:00
m68k target/m68k: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
microblaze target/microblaze: Constify VMState in machine.c 2023-12-29 11:17:30 +11:00
mips target: Use generic cpu_model_from_type() 2024-01-05 16:20:14 +01:00
nios2 target: Move ArchCPUClass definition to 'cpu.h' 2023-11-07 13:08:48 +01:00
openrisc target/openrisc: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
ppc target: Use generic cpu_model_from_type() 2024-01-05 16:20:14 +01:00
riscv target: Use generic cpu_model_from_type() 2024-01-05 16:20:14 +01:00
rx target/rx: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
s390x target/s390x: Constify VMState in machine.c 2023-12-29 11:17:30 +11:00
sh4 target/sh4: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
sparc target/sparc: Simplify qemu_irq_ack 2024-01-05 16:20:15 +01:00
tricore target/tricore: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
xtensa target/xtensa: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
Kconfig
meson.build