qemu/target/ppc
Philippe Mathieu-Daudé 08928c6d0d cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210517105140.1062037-21-f4bug@amsat.org>
[rth: Drop declaration movement from target/*/cpu.h]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-05-26 15:33:59 -07:00
..
translate target/ppc: Fix load endianness for lxvwsx/lxvdsx 2021-05-19 10:44:04 +10:00
arch_dump.c target/ppc: created ppc_{store,get}_vscr for generic vscr usage 2021-05-19 10:30:28 +10:00
compat.c
cpu_init.c cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps 2021-05-26 15:33:59 -07:00
cpu-models.c
cpu-models.h
cpu-param.h
cpu-qom.h target/ppc: Add POWER10 exception model 2021-05-04 13:12:46 +10:00
cpu.c target/ppc: moved ppc_store_sdr1 to cpu.c 2021-05-19 10:30:28 +10:00
cpu.h target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN 2021-05-19 10:30:29 +10:00
dfp_helper.c
excp_helper.c target/ppc: Add POWER10 exception model 2021-05-04 13:12:46 +10:00
fpu_helper.c
gdbstub.c target/ppc: created ppc_{store,get}_vscr for generic vscr usage 2021-05-19 10:30:28 +10:00
helper_regs.c
helper_regs.h
helper.h target/ppc: Mark helper_raise_exception* as noreturn 2021-05-19 10:30:29 +10:00
int_helper.c target/ppc: created ppc_{store,get}_vscr for generic vscr usage 2021-05-19 10:30:28 +10:00
internal.h target/ppc: Introduce prot_for_access_type 2021-05-19 12:50:47 +10:00
kvm_ppc.h
kvm-stub.c
kvm.c
machine.c target/ppc: updated vscr manipulation in machine.c 2021-05-19 10:30:28 +10:00
mem_helper.c
meson.build target/ppc: isolated cpu init from translation logic 2021-05-19 10:30:28 +10:00
mfrom_table_gen.c
mfrom_table.c.inc
misc_helper.c target/ppc: moved ppc_store_lpcr to misc_helper.c 2021-05-19 10:30:28 +10:00
mmu_helper.c target/ppc: Remove type argument for mmubooke206_get_physical_address 2021-05-19 12:52:07 +10:00
mmu-book3s-v3.c
mmu-book3s-v3.h
mmu-hash32.c target/ppc: Use MMUAccessType in mmu-hash32.c 2021-05-19 12:50:47 +10:00
mmu-hash32.h
mmu-hash64.c target/ppc: Use MMUAccessType in mmu-hash64.c 2021-05-19 12:50:47 +10:00
mmu-hash64.h target/ppc: moved ppc_store_lpcr to misc_helper.c 2021-05-19 10:30:28 +10:00
mmu-radix64.c target/ppc: Use MMUAccessType in mmu-radix64.c 2021-05-19 12:50:47 +10:00
mmu-radix64.h
monitor.c
spr_tcg.h target/ppc: isolated cpu init from translation logic 2021-05-19 10:30:28 +10:00
timebase_helper.c
trace-events
trace.h
translate.c target/ppc: Use translator_loop_temp_check 2021-05-19 10:30:29 +10:00
user_only_helper.c