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/sparc
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
..
Kconfig meson: Introduce target-specific Kconfig 4 years ago
asi.h target/sparc: Implement monitor ASIs 8 months ago
cpu-feature.h.inc target/sparc: Add feature bit for VIS4 8 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: Move ArchCPUClass definition to 'cpu.h' 1 year ago
cpu.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago
cpu.h accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago
fop_helper.c target/sparc: Use float*_muladd_scalbn 4 weeks ago
gdbstub.c target/sparc: Replace abi_ulong by uint32_t for TARGET_ABI32 9 months ago
helper.c target/sparc: use signed denominator in sdiv helper 7 months ago
helper.h target/sparc: Use float*_muladd_scalbn 4 weeks ago
insns.decode license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later 4 months ago
int32_helper.c include: Rename sysemu/ -> system/ 1 month ago
int64_helper.c target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro 11 months ago
ldst_helper.c accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4) 1 month ago
machine.c target/sparc: Add FQ and FSR.QNE 4 months ago
meson.build target/sparc: Remove CC_OP leftovers 1 year ago
mmu_helper.c exec/cpu: Extract page-protection definitions to page-protection.h 9 months ago
monitor.c target/sparc: Handle FPRS correctly on big-endian hosts 2 years ago
trace-events docs: fix references to docs/devel/tracing.rst 4 years ago
trace.h trace: switch position of headers to what Meson requires 4 years ago
translate.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago
translate.h target/sparc: Move sparc_restore_state_to_opc() to cpu.c 1 month ago
vis_helper.c target/sparc: Implement VIS4 comparisons 8 months ago
win_helper.c target/sparc: Use memcpy() and remove memcpy32() 1 month ago