|
From: | Alex Bennée |
Subject: | Re: [PATCH v4 2/7] accel/tcg: Use DisasContextBase in plugin_gen_tb_start |
Date: | Wed, 21 Sep 2022 21:09:27 +0100 |
User-agent: | mu4e 1.9.0; emacs 28.2.50 |
Richard Henderson <richard.henderson@linaro.org> writes: > 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. > > Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> -- Alex Bennée
[Prev in Thread] | Current Thread | [Next in Thread] |