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/tricore
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 meson: Introduce target-specific Kconfig 4 years ago
cpu-param.h tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally 3 days ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 1 year ago
cpu.c tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 3 days ago
cpu.h exec/cpu-all: remove this header 3 days ago
csfr.h.inc other architectures: spelling fixes 2 years ago
fpu_helper.c fpu: Rename float_flag_output_denormal to float_flag_output_denormal_flushed 3 months ago
gdbstub.c target/tricore: Use explicit little-endian LD/ST API 6 months ago
helper.c exec/cpu-all: remove exec/target_page include 3 days ago
helper.h target/tricore: Implement hptof insn 2 years ago
meson.build meson: Rename target_softmmu_arch -> target_system_arch 2 years ago
op_helper.c exec: Restrict 'cpu_ldst.h' to accel/tcg/ 3 days ago
translate.c exec: Restrict 'cpu_ldst.h' to accel/tcg/ 3 days ago
tricore-defs.h tcg: Split out target/arch/cpu-param.h 6 years ago
tricore-opcodes.h target/tricore: Implement hptof insn 2 years ago