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
Philippe Mathieu-Daudé a3d40b5eff tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
Instead of having a compile-time TARGET_SUPPORTS_MTTCG definition,
have each target set the 'mttcg_supported' field in the TCGCPUOps
structure.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Anton Johansson <anjo@rev.ng>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250405161320.76854-17-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
3 days ago
..
Kconfig
asi.h target/sparc: Implement monitor ASIs 11 months ago
cpu-feature.h.inc target/sparc: Add feature bit for VIS4 11 months ago
cpu-param.h tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally 3 days ago
cpu-qom.h
cpu.c tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 3 days ago
cpu.h tcg: Declare TARGET_INSN_START_EXTRA_WORDS in 'cpu-param.h' 3 days ago
fop_helper.c target/sparc: Use float*_muladd_scalbn 4 months ago
gdbstub.c target/sparc: Fix gdbstub incorrectly handling registers f32-f62 2 months ago
helper.c target/sparc: use signed denominator in sdiv helper 10 months ago
helper.h target/sparc: Use float*_muladd_scalbn 4 months ago
insns.decode target/sparc: fake UltraSPARC T1 PCR and PIC registers 2 months ago
int32_helper.c exec: Restrict 'cpu_ldst.h' to accel/tcg/ 3 days ago
int64_helper.c target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro 1 year ago
ldst_helper.c exec: Restrict 'cpu_ldst.h' to accel/tcg/ 3 days ago
machine.c target/sparc: Add FQ and FSR.QNE 8 months ago
meson.build
mmu_helper.c exec/cpu-all: remove exec/target_page include 3 days ago
monitor.c
trace-events
trace.h
translate.c exec/cpu-all: remove exec/target_page include 3 days ago
translate.h target/sparc: Move sparc_restore_state_to_opc() to cpu.c 4 months ago
vis_helper.c target/sparc: Implement VIS4 comparisons 11 months ago
win_helper.c target/sparc: Use memcpy() and remove memcpy32() 4 months ago