Searched hist:fc3630b2a9d17c7bc7cfd03a15cf91d7fdd26355 (Results 1 – 4 of 4) sorted by relevance
/qemu/target/sparc/ |
H A D | translate.h | fc3630b2a9d17c7bc7cfd03a15cf91d7fdd26355 Fri Nov 15 10:03:46 UTC 2024 Philippe Mathieu-Daudé <philmd@linaro.org> 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]
|
H A D | cpu.h | fc3630b2a9d17c7bc7cfd03a15cf91d7fdd26355 Fri Nov 15 10:03:46 UTC 2024 Philippe Mathieu-Daudé <philmd@linaro.org> 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]
|
H A D | cpu.c | fc3630b2a9d17c7bc7cfd03a15cf91d7fdd26355 Fri Nov 15 10:03:46 UTC 2024 Philippe Mathieu-Daudé <philmd@linaro.org> 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]
|
H A D | translate.c | fc3630b2a9d17c7bc7cfd03a15cf91d7fdd26355 Fri Nov 15 10:03:46 UTC 2024 Philippe Mathieu-Daudé <philmd@linaro.org> 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]
|