Files
qemu/include/exec
Richard Henderson 66f3b79e85 accel/tcg: Hide in_same_page outside of a target-specific context
While there are other methods that could be used to replace
TARGET_PAGE_MASK, the function is not really required outside
the context of target-specific translation.

This makes the header usable by target independent code.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2024-05-15 08:54:32 +02:00
..
2023-06-05 12:04:29 -07:00
2023-06-05 12:04:29 -07:00
2023-10-22 16:34:21 -07:00