qemu-cr16/target/ppc
Philippe Mathieu-Daudé 6ff5da1600 exec: Declare tlb_flush*() in 'exec/cputlb.h'
Move CPU TLB related methods to "exec/cputlb.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-ID: <20241114011310.3615-19-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2025-03-08 07:56:14 -08:00
..
translate target/ppc: Fix lxvx/stxvx facility check 2024-09-22 06:55:21 +02:00
arch_dump.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
compat.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
cpu-models.c target/ppc: Add Power11 DD2.0 processor 2024-11-04 09:12:42 +10:00
cpu-models.h target/ppc: Add Power11 DD2.0 processor 2024-11-04 09:12:42 +10:00
cpu-param.h target/*: Remove TARGET_LONG_BITS from cpu-param.h 2025-02-08 12:41:33 -08:00
cpu-qom.h
cpu.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
cpu.h accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 2024-12-24 08:32:15 -08:00
cpu_init.c target/ppc: Set disassemble_info::endian value in disas_set_info() 2025-03-06 15:46:18 +01:00
cpu_init.h target/ppc: Add Power11 DD2.0 processor 2024-11-04 09:12:42 +10:00
dfp_helper.c target/ppc: replace assert(0) with g_assert_not_reached() 2024-09-24 13:53:35 +02:00
excp_helper.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
fpu_helper.c target/ppc: Use env->fp_status in helper_compute_fprf functions 2024-12-11 15:31:03 +00:00
gdbstub.c
helper.h
helper_regs.c exec: Declare tlb_flush*() in 'exec/cputlb.h' 2025-03-08 07:56:14 -08:00
helper_regs.h
insn32.decode
insn64.decode
int_helper.c
internal.h
Kconfig
kvm.c accel: Rename 'hw/core/accel-cpu.h' -> 'accel/accel-cpu-target.h' 2025-03-06 15:46:17 +01:00
kvm_ppc.h include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
machine.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
mem_helper.c
meson.build
misc_helper.c exec: Declare tlb_flush*() in 'exec/cputlb.h' 2025-03-08 07:56:14 -08:00
mmu-book3s-v3.c
mmu-book3s-v3.h target/ppc: Remove includes from mmu-book3s-v3.h 2024-07-26 09:51:34 +10:00
mmu-booke.c
mmu-booke.h
mmu-books.h
mmu-hash32.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
mmu-hash32.h
mmu-hash64.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
mmu-hash64.h
mmu-radix64.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
mmu-radix64.h
mmu_common.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
mmu_helper.c exec: Declare tlb_set_page() in 'exec/cputlb.h' 2025-03-08 07:56:14 -08:00
power8-pmu-regs.c.inc
power8-pmu.c
power8-pmu.h
ppc-qmp-cmds.c
spr_common.h
tcg-stub.c
timebase_helper.c
trace-events
trace.h
translate.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 2024-12-24 08:32:15 -08:00
user_only_helper.c