qemu-s390x
[Top][All Lists]
Advanced

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

Re: [PATCH v3 24/26] target/s390x: don't probe next pc for EXecuted insn


From: Richard Henderson
Subject: Re: [PATCH v3 24/26] target/s390x: don't probe next pc for EXecuted insns
Date: Thu, 20 Oct 2022 22:06:42 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2

On 10/20/22 21:52, Alex Bennée wrote:
We have finished the TB anyway so we can shortcut the other tests by
checking dc->ex_value first.

Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
---
  target/s390x/tcg/translate.c | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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