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é <f4...@amsat.org> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/s390x/tcg/translate.c | 408 +++++++++++++---------------------- > 1 file changed, 145 insertions(+), 263 deletions(-)
Reviewed-by: Ilya Leoshkevich <i...@linux.ibm.com>