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
Richard Henderson e4a8e093dc accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core
Convert all targets simultaneously, as the gen_intermediate_code
function disappears from the target.  While there are possible
workarounds, they're larger than simply performing the conversion.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
4 weeks ago
..
translate target/ppc: Fix lxvx/stxvx facility check 4 months ago
Kconfig ppc: switch boards to "default y" 9 months ago
arch_dump.c include: Rename sysemu/ -> system/ 1 month ago
compat.c include: Rename sysemu/ -> system/ 1 month ago
cpu-models.c target/ppc: Add Power11 DD2.0 processor 3 months ago
cpu-models.h target/ppc: Add Power11 DD2.0 processor 3 months ago
cpu-param.h license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later 4 months ago
cpu-qom.h target/ppc: Use GDBFeature for dynamic XML 11 months ago
cpu.c include: Rename sysemu/ -> system/ 1 month ago
cpu.h accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago
cpu_init.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago
cpu_init.h target/ppc: Add Power11 DD2.0 processor 3 months ago
dfp_helper.c target/ppc: replace assert(0) with g_assert_not_reached() 4 months ago
excp_helper.c include: Rename sysemu/ -> system/ 1 month ago
fpu_helper.c target/ppc: Use env->fp_status in helper_compute_fprf functions 1 month ago
gdbstub.c target/ppc: Fix GDB register indexing on secondary CPUs 10 months ago
helper.h target/ppc: Move VSX fp compare insns to decodetree. 6 months ago
helper_regs.c include: Rename sysemu/ -> system/ 1 month ago
helper_regs.h target/ppc: Fix PMU hflags calculation 2 years ago
insn32.decode target/ppc: Move VSX fp compare insns to decodetree. 6 months 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. 6 months ago
internal.h target/ppc: Add a function to check for page protection bit 8 months ago
kvm.c include: Rename sysemu/ -> system/ 1 month ago
kvm_ppc.h include: Rename sysemu/ -> system/ 1 month ago
machine.c include: Rename sysemu/ -> system/ 1 month ago
mem_helper.c target/ppc: Move VSX vector with length storage access insns to decodetree. 6 months ago
meson.build target/ppc: Move out BookE and related MMU functions from mmu_common.c 8 months ago
misc_helper.c target/ppc: Fix mtDPDES targeting SMT siblings 3 months ago
mmu-book3s-v3.c target/ppc/mmu-radix64: Remove externally unused parts from header 6 months ago
mmu-book3s-v3.h target/ppc: Remove includes from mmu-book3s-v3.h 6 months ago
mmu-booke.c target/ppc: Move out BookE and related MMU functions from mmu_common.c 8 months ago
mmu-booke.h target/ppc: Move out BookE and related MMU functions from mmu_common.c 8 months ago
mmu-books.h target/ppc: introduce mmu-books.h 4 years ago
mmu-hash32.c include: Rename sysemu/ -> system/ 1 month ago
mmu-hash32.h target/ppc/mmu-hash32.c: Move get_pteg_offset32() to the header 6 months ago
mmu-hash64.c include: Rename sysemu/ -> system/ 1 month ago
mmu-hash64.h target/ppc: Unexport some functions from mmu-book3s-v3.h 6 months ago
mmu-radix64.c include: Rename sysemu/ -> system/ 1 month ago
mmu-radix64.h target/ppc/mmu-radix64: Remove externally unused parts from header 6 months ago
mmu_common.c include: Rename sysemu/ -> system/ 1 month ago
mmu_helper.c include: Rename sysemu/ -> system/ 1 month ago
power8-pmu-regs.c.inc target/ppc: Add new hflags to support BHRB 8 months ago
power8-pmu.c target/ppc: Add recording of taken branches to BHRB 8 months ago
power8-pmu.h target/ppc: Add recording of taken branches to BHRB 8 months ago
ppc-qmp-cmds.c target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macro 11 months ago
spr_common.h target/ppc: Implement SPRC/SPRD SPRs 8 months ago
tcg-stub.c hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep 11 months ago
timebase_helper.c ppc/pnv: Add POWER10 ChipTOD quirk for big-core 6 months ago
trace-events target/ppc: Improve KVM hypercall trace 3 years ago
trace.h
translate.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago
user_only_helper.c target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macro 11 months ago