qemu/target
Philippe Mathieu-Daudé fc3630b2a9 target/sparc: Move sparc_restore_state_to_opc() to cpu.c
Most targets define their restore_state_to_opc() handler in cpu.c.
In order to keep SPARC aligned, move sparc_restore_state_to_opc()
from translate.c to cpu.c.

Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20241115152053.66442-4-philmd@linaro.org>
[PMD: Move definitions to new target/sparc/translate.h]
2024-12-20 17:44:57 +01:00
..
alpha include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
arm user: Move various declarations out of 'exec/exec-all.h' 2024-12-20 17:44:57 +01:00
avr target/avr: Constify all Property 2024-12-15 12:53:54 -06:00
hexagon target/hexagon: Constify all Property 2024-12-15 12:53:57 -06:00
hppa accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4) 2024-12-20 17:44:57 +01:00
i386 system: Move 'exec/confidential-guest-support.h' to system/ 2024-12-20 17:44:56 +01:00
loongarch target/loongarch: Declare loongarch_cpu_dump_state() locally 2024-12-20 17:44:57 +01:00
m68k target/m68k: Set default NaN pattern explicitly 2024-12-11 15:31:06 +00:00
microblaze target/microblaze: Constify all Property 2024-12-15 12:54:05 -06:00
mips include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
openrisc target/openrisc: Set default NaN pattern explicitly 2024-12-11 15:31:06 +00:00
ppc include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
riscv include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
rx target/rx: Set default NaN pattern explicitly 2024-12-11 15:31:07 +00:00
s390x accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4) 2024-12-20 17:44:57 +01:00
sh4 include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
sparc target/sparc: Move sparc_restore_state_to_opc() to cpu.c 2024-12-20 17:44:57 +01:00
tricore target/tricore: Set default NaN pattern explicitly 2024-12-11 15:31:07 +00:00
xtensa * rust: better integration with clippy, rustfmt and rustdoc 2024-12-12 18:40:32 -05:00
Kconfig target/cris: Remove the deprecated CRIS target 2024-09-13 20:11:13 +02:00
meson.build target/cris: Remove the deprecated CRIS target 2024-09-13 20:11:13 +02:00