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/xtensa
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
..
core-dc232b meson: rename included C source files to .c.inc 5 years ago
core-dc233c meson: rename included C source files to .c.inc 5 years ago
core-de212 meson: rename included C source files to .c.inc 5 years ago
core-de233_fpu Clean up decorations and whitespace around header guards 3 years ago
core-dsp3400 Clean up decorations and whitespace around header guards 3 years ago
core-fsf meson: rename included C source files to .c.inc 5 years ago
core-lx106 target/xtensa: import core lx106 3 years ago
core-sample_controller meson: rename included C source files to .c.inc 5 years ago
core-test_kc705_be meson: rename included C source files to .c.inc 5 years ago
core-test_mmuhifi_c3 meson: rename included C source files to .c.inc 5 years ago
Kconfig target/xtensa: Restrict semihosting to TCG 9 months ago
core-dc232b.c gdbstub: move register helpers into standalone include 2 years ago
core-dc233c.c gdbstub: move register helpers into standalone include 2 years ago
core-de212.c gdbstub: move register helpers into standalone include 2 years ago
core-de233_fpu.c gdbstub: move register helpers into standalone include 2 years ago
core-dsp3400.c gdbstub: move register helpers into standalone include 2 years ago
core-fsf.c gdbstub: move register helpers into standalone include 2 years ago
core-lx106.c gdbstub: move register helpers into standalone include 2 years ago
core-sample_controller.c gdbstub: move register helpers into standalone include 2 years ago
core-test_kc705_be.c gdbstub: move register helpers into standalone include 2 years ago
core-test_mmuhifi_c3.c gdbstub: move register helpers into standalone include 2 years ago
cores.list target/xtensa: import core lx106 3 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
dbg_helper.c include/exec: Split out watchpoint.h 3 days ago
exc_helper.c target/xtensa: Correct assert condition in handle_interrupt() 9 months ago
fpu_helper.c fpu: Remove use_first_nan field from float_status 5 months ago
gdbstub.c target/xtensa: Prefer fast cpu_env() over slower CPU QOM cast macro 1 year ago
helper.c exec/cpu-all: remove exec/target_page include 3 days ago
helper.h target/xtensa: implement FPU division and square root 5 years ago
import_core.sh gdbstub: move register helpers into standalone include 2 years ago
meson.build meson: Rename target_softmmu_arch -> target_system_arch 2 years ago
mmu_helper.c exec/cpu-all: remove exec/target_page include 3 days ago
monitor.c hmp: Pass monitor to mon_get_cpu_env() 5 years ago
op_helper.c exec/cpu-all: remove system/memory include 3 days ago
overlay_tool.h Replace TARGET_WORDS_BIGENDIAN 3 years ago
translate.c exec/cpu-all: remove exec/target_page include 3 days ago
win_helper.c target/helpers: Remove unnecessary 'qemu/main-loop.h' header 2 years ago
xtensa-isa-internal.h Clean up decorations and whitespace around header guards 6 years ago
xtensa-isa.c Clean up includes 7 years ago
xtensa-isa.h Use #include "..." for our own headers, <...> for others 7 years ago
xtensa-semi.c exec/cpu-all: remove exec/target_page include 3 days ago