qemu/target/sparc
Philippe Mathieu-Daudé 21d41c566d tcg: Declare TARGET_INSN_START_EXTRA_WORDS in 'cpu-param.h'
To avoid including the huge "cpu.h" for a simple definition,
move TARGET_INSN_START_EXTRA_WORDS to "cpu-param.h".

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2025-04-23 15:07:32 -07:00
..
asi.h target/sparc: Implement monitor ASIs 2024-06-05 09:11:17 -07:00
cpu-feature.h.inc target/sparc: Add feature bit for VIS4 2024-06-05 09:08:39 -07:00
cpu-param.h tcg: Declare TARGET_INSN_START_EXTRA_WORDS in 'cpu-param.h' 2025-04-23 15:07:32 -07:00
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 2023-11-07 13:08:48 +01:00
cpu.c target/sparc: Restrict SoftMMU mmu_index() to TCG 2025-04-23 15:04:57 -07:00
cpu.h tcg: Declare TARGET_INSN_START_EXTRA_WORDS in 'cpu-param.h' 2025-04-23 15:07:32 -07:00
fop_helper.c target/sparc: Use float*_muladd_scalbn 2024-12-24 08:32:15 -08:00
gdbstub.c target/sparc: Fix gdbstub incorrectly handling registers f32-f62 2025-02-18 08:29:03 -08:00
helper.c target/sparc: use signed denominator in sdiv helper 2024-06-19 13:50:22 -07:00
helper.h target/sparc: Use float*_muladd_scalbn 2024-12-24 08:32:15 -08:00
insns.decode target/sparc: fake UltraSPARC T1 PCR and PIC registers 2025-02-18 08:29:03 -08:00
int32_helper.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
int64_helper.c target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro 2024-03-12 12:04:25 +01:00
Kconfig meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
ldst_helper.c exec/cpu-all: remove exec/target_page include 2025-04-23 15:04:57 -07:00
machine.c target/sparc: Add FQ and FSR.QNE 2024-09-11 19:54:35 -07:00
meson.build target/sparc: Remove CC_OP leftovers 2023-11-05 12:03:17 -08:00
mmu_helper.c exec/cpu-all: remove exec/target_page include 2025-04-23 15:04:57 -07:00
monitor.c target/sparc: Handle FPRS correctly on big-endian hosts 2023-07-25 14:42:00 +02:00
trace-events docs: fix references to docs/devel/tracing.rst 2021-06-02 06:51:09 +02:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
translate.c exec/cpu-all: remove exec/target_page include 2025-04-23 15:04:57 -07:00
translate.h target/sparc: Move sparc_restore_state_to_opc() to cpu.c 2024-12-20 17:44:57 +01:00
vis_helper.c target/sparc: Implement VIS4 comparisons 2024-06-05 09:09:36 -07:00
win_helper.c target/sparc: Use memcpy() and remove memcpy32() 2024-12-12 14:28:38 -06:00