You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/ppc
Philippe Mathieu-Daudé 0f64fb6743 qemu: Declare all load/store helper in 'qemu/bswap.h'
Restrict "exec/tswap.h" to the tswap*() methods,
move the load/store helpers with the other ones
declared in "qemu/bswap.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-Id: <20250708215320.70426-8-philmd@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
4 weeks ago
..
translate target/ppc: Fix facility interrupt checks for VSX 5 months ago
Kconfig ppc: switch boards to "default y" 1 year ago
arch_dump.c include: Rename sysemu/ -> system/ 8 months ago
compat.c include: Rename sysemu/ -> system/ 8 months ago
cpu-models.c qom: Have class_init() take a const data argument 4 months ago
cpu-models.h target/ppc: Add Power11 DD2.0 processor 9 months ago
cpu-param.h tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally 4 months ago
cpu-qom.h target/ppc: Use GDBFeature for dynamic XML 1 year ago
cpu.c include/exec: Split out watchpoint.h 4 months ago
cpu.h accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h 3 months ago
cpu_init.c target/ppc: Fill in TCGCPUOps.pointer_wrap 3 months ago
cpu_init.h target/ppc: Add Power11 DD2.0 processor 9 months ago
dfp_helper.c target/ppc: replace assert(0) with g_assert_not_reached() 11 months ago
excp_helper.c include: Remove 'exec/exec-all.h' 3 months ago
fpu_helper.c include: Remove 'exec/exec-all.h' 3 months ago
gdbstub.c target/ppc: Fix GDB register indexing on secondary CPUs 1 year ago
helper.h ppc: Enable 2nd DAWR support on Power10 PowerNV machine 5 months ago
helper_regs.c accel/tcg: Move cpu_get_tb_cpu_state to TCGCPUOps 3 months ago
helper_regs.h codebase: prepare to remove cpu.h from exec/exec-all.h 4 months ago
insn32.decode target/ppc: Move VSX fp compare insns to decodetree. 1 year ago
insn64.decode target/ppc: Implemented [pm]xvbf16ger2* 3 years ago
int_helper.c target/ppc: Move VMX integer add/sub saturate insns to decodetree. 1 year ago
internal.h accel/tcg: Move cpu_get_tb_cpu_state to TCGCPUOps 3 months ago
kvm.c kvm: Introduce kvm_arch_pre_create_vcpu() 3 months ago
kvm_ppc.h cleanup: Drop pointless return at end of function 4 months ago
machine.c include: Remove 'exec/exec-all.h' 3 months ago
mem_helper.c accel/tcg: Split out accel/tcg/helper-retaddr.h 3 months ago
meson.build target/ppc: Move TCG specific exception handlers to tcg-excp_helper.c 5 months ago
misc_helper.c include: Remove 'exec/exec-all.h' 3 months ago
mmu-book3s-v3.c exec/cpu-all: remove system/memory include 4 months ago
mmu-book3s-v3.h target/ppc: Remove includes from mmu-book3s-v3.h 1 year ago
mmu-booke.c target/ppc: Move out BookE and related MMU functions from mmu_common.c 1 year ago
mmu-booke.h target/ppc: Move out BookE and related MMU functions from mmu_common.c 1 year ago
mmu-books.h target/ppc: introduce mmu-books.h 4 years ago
mmu-hash32.c include: Remove 'exec/exec-all.h' 3 months ago
mmu-hash32.h exec/cpu-all: remove system/memory include 4 months ago
mmu-hash64.c include: Remove 'exec/exec-all.h' 3 months ago
mmu-hash64.h qemu: Declare all load/store helper in 'qemu/bswap.h' 4 weeks ago
mmu-radix64.c include: Remove 'exec/exec-all.h' 3 months ago
mmu-radix64.h target/ppc/mmu-radix64: Remove externally unused parts from header 1 year ago
mmu_common.c include: Remove 'exec/exec-all.h' 3 months ago
mmu_helper.c include: Remove 'exec/exec-all.h' 3 months ago
power8-pmu-regs.c.inc target/ppc: Add new hflags to support BHRB 1 year ago
power8-pmu.c include: Remove 'exec/exec-all.h' 3 months ago
power8-pmu.h target/ppc: Add recording of taken branches to BHRB 1 year ago
ppc-qmp-cmds.c qapi: make most CPU commands unconditionally available 3 months ago
spr_common.h ppc: Enable 2nd DAWR support on Power10 PowerNV machine 5 months ago
tcg-excp_helper.c include: Remove 'exec/exec-all.h' 3 months ago
tcg-stub.c hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep 1 year ago
timebase_helper.c include: Remove 'exec/exec-all.h' 3 months ago
trace-events target/ppc: Improve KVM hypercall trace 3 years ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
translate.c include: Remove 'exec/exec-all.h' 3 months ago
user_only_helper.c include: Remove 'exec/exec-all.h' 3 months ago