qemu-s390x
[Top][All Lists]
Advanced

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

Re: [PATCH 33/70] target/mips: Avoid tcg_const_* throughout


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 33/70] target/mips: Avoid tcg_const_* throughout
Date: Mon, 6 Mar 2023 14:46:40 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 27/2/23 06:41, Richard Henderson wrote:
All remaining uses are strictly read-only.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/mips/tcg/mxu_translate.c           |  4 +-
  target/mips/tcg/translate.c               | 56 +++++++++++------------
  target/mips/tcg/tx79_translate.c          |  4 +-
  target/mips/tcg/micromips_translate.c.inc |  4 +-
  target/mips/tcg/nanomips_translate.c.inc  | 16 ++++---
  5 files changed, 43 insertions(+), 41 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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