[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 16/26] target/s390x: Disable conditional branch-to-next for P
From: |
Ilya Leoshkevich |
Subject: |
Re: [PATCH 16/26] target/s390x: Disable conditional branch-to-next for PER |
Date: |
Thu, 3 Nov 2022 15:32:37 +0100 |
On Wed, Oct 05, 2022 at 08:44:11PM -0700, Richard Henderson wrote:
> For PER, we require a conditional call to helper_per_branch
> for the conditional branch. Fold the remaining optimization
> into a call to helper_goto_direct, which will take care of
> the remaining gbea adjustment.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/s390x/tcg/translate.c | 13 ++++++-------
> 1 file changed, 6 insertions(+), 7 deletions(-)
Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH 16/26] target/s390x: Disable conditional branch-to-next for PER,
Ilya Leoshkevich <=