qemu-e2k/target/ppc
Fabiano Rosas 65e0446c86 target/ppc: Move common SPR functions out of cpu_init
Let's leave cpu_init with just generic CPU initialization and
QOM-related functions.

The rest of the SPR registration functions will be moved in the
following patches along with the code that uses them. These are only
the commonly used ones.

Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Message-Id: <20220216162426.1885923-28-farosas@linux.ibm.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2022-02-18 08:34:15 +01:00
..
translate
arch_dump.c
compat.c
cpu_init.c target/ppc: Move common SPR functions out of cpu_init 2022-02-18 08:34:15 +01:00
cpu-models.c
cpu-models.h
cpu-param.h
cpu-qom.h
cpu.c
cpu.h target/ppc: cpu_init: Move check_pow and QOM macros to a header 2022-02-18 08:34:15 +01:00
dfp_helper.c
excp_helper.c
fpu_helper.c
gdbstub.c
helper_regs.c target/ppc: Move common SPR functions out of cpu_init 2022-02-18 08:34:15 +01:00
helper_regs.h
helper.h
insn32.decode
insn64.decode
int_helper.c
internal.h
Kconfig
kvm_ppc.h
kvm-stub.c
kvm.c
machine.c
mem_helper.c
meson.build
misc_helper.c
mmu_common.c
mmu_helper.c
mmu-book3s-v3.c
mmu-book3s-v3.h
mmu-books.h
mmu-hash32.c
mmu-hash32.h
mmu-hash64.c
mmu-hash64.h
mmu-radix64.c
mmu-radix64.h
monitor.c
power8-pmu-regs.c.inc
power8-pmu.c
power8-pmu.h
spr_common.h target/ppc: Move common SPR functions out of cpu_init 2022-02-18 08:34:15 +01:00
tcg-stub.c
timebase_helper.c
trace-events
trace.h
translate.c target/ppc: Rename spr_tcg.h to spr_common.h 2022-02-18 08:34:15 +01:00
user_only_helper.c