diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2022-08-11 11:55:31 +0200 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-09-06 08:04:25 +0100 |
commit | f3b2b81b6fdaacfa8a769ad5834e6f6f129e2119 (patch) | |
tree | 14fb9e502cc3e2007d7633770b2f6371cf391a05 /stubs/qemu-timer-notify-cb.c | |
parent | d64655c2c35d967e9c496937885c511240204e76 (diff) | |
download | qemu-f3b2b81b6fdaacfa8a769ad5834e6f6f129e2119.zip qemu-f3b2b81b6fdaacfa8a769ad5834e6f6f129e2119.tar.gz qemu-f3b2b81b6fdaacfa8a769ad5834e6f6f129e2119.tar.bz2 |
accel/tcg: Introduce is_same_page()
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.
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20220811095534.241224-3-iii@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
[rth: Make the DisasContextBase parameter const.]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'stubs/qemu-timer-notify-cb.c')
0 files changed, 0 insertions, 0 deletions