qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v1 01/26] target/s390x: Use tcg_constant_* in local contexts


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v1 01/26] target/s390x: Use tcg_constant_* in local contexts
Date: Tue, 6 Sep 2022 16:26:35 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.13.0

On 6/9/22 12:17, Richard Henderson wrote:
Replace tcg_const_* with tcg_constant_* in contexts
where the free to remove is nearby.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/s390x/tcg/translate.c | 408 +++++++++++++----------------------
  1 file changed, 145 insertions(+), 263 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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