qemu-e2k/target/sparc
Philippe Mathieu-Daudé 9348028e7e target: Move ArchCPUClass definition to 'cpu.h'
The OBJECT_DECLARE_CPU_TYPE() macro forward-declares each
ArchCPUClass type. These forward declarations are sufficient
for code in hw/ to use the QOM definitions. No need to expose
these structure definitions. Keep each local to their target/
by moving them to the corresponding "cpu.h" header.

Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20231013140116.255-13-philmd@linaro.org>
2023-11-07 13:08:48 +01:00
..
asi.h other architectures: spelling fixes 2023-07-25 17:14:07 +03:00
cpu-feature.h.inc target/sparc: Remove sparcv7 cpu features 2023-10-25 01:01:12 -07:00
cpu-param.h target/sparc: Remove NB_MMU_MODES define 2023-03-13 06:44:37 -07:00
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 2023-11-07 13:08:48 +01:00
cpu.c target/sparc: Remove CC_OP leftovers 2023-11-05 12:03:17 -08:00
cpu.h target: Move ArchCPUClass definition to 'cpu.h' 2023-11-07 13:08:48 +01:00
fop_helper.c target/sparc: Merge LDFSR, LDXFSR implementations 2023-10-25 01:01:13 -07:00
gdbstub.c gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
helper.c target/sparc: Implement UDIVX and SDIVX inline 2023-11-05 12:07:10 -08:00
helper.h target/sparc: Implement UDIVX and SDIVX inline 2023-11-05 12:07:10 -08:00
insns.decode target/sparc: Implement UDIV inline 2023-11-05 12:07:17 -08:00
int32_helper.c target/sparc: Remove CC_OP leftovers 2023-11-05 12:03:17 -08:00
int64_helper.c target/sparc: Remove CC_OP leftovers 2023-11-05 12:03:17 -08:00
Kconfig
ldst_helper.c target/sparc: Avoid helper_raise_exception in helper_st_asi 2023-10-25 01:01:12 -07:00
machine.c target/sparc: Split psr and xcc into components 2023-11-05 11:53:13 -08:00
meson.build target/sparc: Remove CC_OP leftovers 2023-11-05 12:03:17 -08:00
mmu_helper.c target/sparc: Use tlb_set_page_full 2023-03-05 13:44:07 -08:00
monitor.c target/sparc: Handle FPRS correctly on big-endian hosts 2023-07-25 14:42:00 +02:00
trace-events
trace.h
translate.c target/sparc: Check for invalid cond in gen_compare_reg 2023-11-05 12:07:21 -08:00
vis_helper.c target/sparc: Use tcg_gen_vec_{add,sub}* 2023-10-25 01:01:13 -07:00
win_helper.c target/sparc: Remove CC_OP leftovers 2023-11-05 12:03:17 -08:00