qemu-cr16/include/accel/tcg
Richard Henderson 77ad412b32 accel/tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps.precise_smc
Instead of having a compile-time TARGET_HAS_PRECISE_SMC definition,
have each target set the 'precise_smc' field in the TCGCPUOps
structure.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2025-04-30 12:45:05 -07:00
..
cpu-ldst-common.h exec: Restrict 'cpu-ldst-common.h' to accel/tcg/ 2025-04-23 15:07:32 -07:00
cpu-ldst.h exec: Restrict 'cpu_ldst.h' to accel/tcg/ 2025-04-23 15:07:32 -07:00
cpu-mmu-index.h hw/core/cpu: Remove CPUClass::mmu_index() 2025-04-23 15:04:57 -07:00
cpu-ops.h accel/tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps.precise_smc 2025-04-30 12:45:05 -07:00
getpc.h