qemu-e2k/target/sparc
Philippe Mathieu-Daudé b36e239e08 target: Use ArchCPU as interface to target CPU
ArchCPU is our interface with target-specific code. Use it as
a forward-declared opaque pointer (abstract type), having its
structure defined by each target.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220214183144.27402-15-f4bug@amsat.org>
2022-03-06 22:23:09 +01:00
..
asi.h
cc_helper.c
cpu-param.h
cpu-qom.h
cpu.c
cpu.h target: Use ArchCPU as interface to target CPU 2022-03-06 22:23:09 +01:00
fop_helper.c
gdbstub.c
helper.c
helper.h
int32_helper.c
int64_helper.c
Kconfig
ldst_helper.c
machine.c
meson.build
mmu_helper.c
monitor.c
trace-events
trace.h
translate.c
vis_helper.c
win_helper.c