diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-11-23 18:05:17 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-12-20 17:44:57 +0100 |
commit | a9ca97ea9e582a77629db9af61603b5fddc9ba2c (patch) | |
tree | 9ef6ae64640b649dbc4598f8b728f1c536bb8da3 /accel/tcg/tb-jmp-cache.h | |
parent | 68df8c8dba57f539d24f1a92a8699a179d9bb6fb (diff) | |
download | qemu-a9ca97ea9e582a77629db9af61603b5fddc9ba2c.zip qemu-a9ca97ea9e582a77629db9af61603b5fddc9ba2c.tar.gz qemu-a9ca97ea9e582a77629db9af61603b5fddc9ba2c.tar.bz2 |
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>
Diffstat (limited to 'accel/tcg/tb-jmp-cache.h')
0 files changed, 0 insertions, 0 deletions