|
From: | Richard Henderson |
Subject: | Re: [PATCH v4 2/5] accel/tcg: Introduce is_same_page() |
Date: | Thu, 11 Aug 2022 09:59:17 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 |
On 8/11/22 02:55, Ilya Leoshkevich wrote:
Introduce a function that checks whether a given address is on the same page as where disassembly started. Having it improves readability of the following patches. Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |