[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 01/26] target/s390x: Use tcg_constant_* in local contexts
From: |
Ilya Leoshkevich |
Subject: |
Re: [PATCH 01/26] target/s390x: Use tcg_constant_* in local contexts |
Date: |
Thu, 3 Nov 2022 11:38:55 +0100 |
On Wed, Oct 05, 2022 at 08:43:56PM -0700, Richard Henderson wrote:
> Replace tcg_const_* with tcg_constant_* in contexts
> where the free to remove is nearby.
>
> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/s390x/tcg/translate.c | 408 +++++++++++++----------------------
> 1 file changed, 145 insertions(+), 263 deletions(-)
Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH 01/26] target/s390x: Use tcg_constant_* in local contexts,
Ilya Leoshkevich <=