qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 04/33] target/nios2: Split PC out of env->regs[]


From: Peter Maydell
Subject: Re: [PATCH v4 04/33] target/nios2: Split PC out of env->regs[]
Date: Tue, 8 Mar 2022 09:51:13 +0000

On Tue, 8 Mar 2022 at 07:20, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> It is cleaner to have a separate name for this variable.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/nios2/cpu.h          | 10 +++-----
>  linux-user/elfload.c        |  2 +-
>  linux-user/nios2/cpu_loop.c | 17 ++++++-------
>  linux-user/nios2/signal.c   |  6 ++---
>  target/nios2/cpu.c          |  8 +++---
>  target/nios2/helper.c       | 51 +++++++++++++++++--------------------
>  target/nios2/translate.c    | 26 ++++++++++---------
>  7 files changed, 57 insertions(+), 63 deletions(-)

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

thanks
-- PMM



reply via email to

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