qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 08/28] target/avr: Use translator_use_goto_tb


From: Peter Maydell
Subject: Re: [PATCH v2 08/28] target/avr: Use translator_use_goto_tb
Date: Thu, 8 Jul 2021 13:28:35 +0100

On Wed, 30 Jun 2021 at 19:35, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Single stepping is not the only reason not to use goto_tb.
> If goto_tb is disallowed, and single-stepping is not enabled,
> then use tcg_gen_lookup_and_goto_tb to indirectly chain.
>
> Cc: Michael Rolnik <mrolnik@gmail.com>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]