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
..
2023-06-05 12:04:29 -07:00
2023-06-05 12:04:29 -07:00
2024-10-07 11:33:20 +02:00
2024-04-23 21:32:22 -07:00
2023-10-22 16:34:21 -07:00