On 4/3/25 02:22, Paolo Bonzini wrote:
It is computing 33-count but 32-count is used in the same TB, so shift further by one.Signed-off-by: Paolo Bonzini<pbonz...@redhat.com> --- target/i386/tcg/translate.c | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~