qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 4/8] target/sparc: Introduce DYNAMIC_PC_LOOKUP


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 4/8] target/sparc: Introduce DYNAMIC_PC_LOOKUP
Date: Wed, 28 Jun 2023 09:51:07 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.12.0

On 28/6/23 09:11, Richard Henderson wrote:
Create a new artificial "next pc" which also indicates
that nothing has changed within the cpu state which
requires returning to the main loop.

Pipe this new value though all pc/npc checks.
Do not produce this new value yet.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/sparc/translate.c | 147 +++++++++++++++++++++++++++------------
  1 file changed, 103 insertions(+), 44 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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