Files
xemu/include/exec
Richard Henderson b21af662c1 accel/tcg: Use DisasContextBase in plugin_gen_tb_start
Use the pc coming from db->pc_first rather than the TB.

Use the cached host_addr rather than re-computing for the
first page.  We still need a separate lookup for the second
page because it won't be computed for DisasContextBase until
the translator actually performs a read from the page.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-10-03 20:53:31 -07:00
..
2022-04-06 10:50:37 +02:00
2021-11-29 15:12:37 +00:00
2020-09-30 11:29:56 +02:00
2022-04-06 10:50:37 +02:00
2022-07-05 10:15:49 +02:00
2022-02-21 10:18:06 +01:00