qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 4/7] target/nios2: Add DisasContextBase to DisasContext


From: Peter Maydell
Subject: Re: [PATCH v2 4/7] target/nios2: Add DisasContextBase to DisasContext
Date: Mon, 28 Jun 2021 16:28:44 +0100

On Sun, 20 Jun 2021 at 23:13, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Migrate the is_jmp, tb and singlestep_enabled fields
> from DisasContext into the base.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/nios2/translate.c | 51 +++++++++++++++++++++-------------------
>  1 file changed, 27 insertions(+), 24 deletions(-)

Bah, clicked on the v1 email again. Comments from over there apply
but anyway
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

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