qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [PATCH 05/67] target/arm: Use the saved value of the insn


From: Peter Maydell
Subject: Re: [Qemu-arm] [PATCH 05/67] target/arm: Use the saved value of the insn address
Date: Mon, 29 Jul 2019 14:54:12 +0100

On Fri, 26 Jul 2019 at 18:50, Richard Henderson
<address@hidden> wrote:
>
> The address of the current insn is still available in s->base.pc_next,
> and need not be recomputed from s->pc - 4.
>
> Signed-off-by: Richard Henderson <address@hidden>
> ---
>  target/arm/translate.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)


Reviewed-by: Peter Maydell <address@hidden>

thanks
-- PMM



reply via email to

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