qemu/target
Philippe Mathieu-Daudé a9ca97ea9e accel/tcg: Un-inline translator_is_same_page()
Remove the single target-specific definition used in
"exec/translator.h" (TARGET_PAGE_MASK) by un-inlining
is_same_page().
Rename the method as translator_is_same_page() and
improve its documentation.
Use it in translator_use_goto_tb().

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241218154145.71353-1-philmd@linaro.org>
2024-12-20 17:44:57 +01:00
..
alpha accel/tcg: Include missing 'exec/translation-block.h' header 2024-12-20 17:44:57 +01:00
arm accel/tcg: Include missing 'exec/translation-block.h' header 2024-12-20 17:44:57 +01:00
avr accel/tcg: Include missing 'exec/translation-block.h' header 2024-12-20 17:44:57 +01:00
hexagon accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h' 2024-12-20 17:44:57 +01:00
hppa accel/tcg: Include missing 'exec/translation-block.h' header 2024-12-20 17:44:57 +01:00
i386 accel/tcg: Un-inline translator_is_same_page() 2024-12-20 17:44:57 +01:00
loongarch accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h' 2024-12-20 17:44:57 +01:00
m68k accel/tcg: Include missing 'exec/translation-block.h' header 2024-12-20 17:44:57 +01:00
microblaze accel/tcg: Include missing 'exec/translation-block.h' header 2024-12-20 17:44:57 +01:00
mips accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h' 2024-12-20 17:44:57 +01:00
openrisc accel/tcg: Include missing 'exec/translation-block.h' header 2024-12-20 17:44:57 +01:00
ppc accel/tcg: Include missing 'exec/translation-block.h' header 2024-12-20 17:44:57 +01:00
riscv accel/tcg: Un-inline translator_is_same_page() 2024-12-20 17:44:57 +01:00
rx accel/tcg: Include missing 'exec/translation-block.h' header 2024-12-20 17:44:57 +01:00
s390x accel/tcg: Un-inline translator_is_same_page() 2024-12-20 17:44:57 +01:00
sh4 accel/tcg: Include missing 'exec/translation-block.h' header 2024-12-20 17:44:57 +01:00
sparc accel/tcg: Include missing 'exec/translation-block.h' header 2024-12-20 17:44:57 +01:00
tricore accel/tcg: Include missing 'exec/translation-block.h' header 2024-12-20 17:44:57 +01:00
xtensa accel/tcg: Include missing 'exec/translation-block.h' header 2024-12-20 17:44:57 +01: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