qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 45/70] target/riscv: Avoid tcg_const_*


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 45/70] target/riscv: Avoid tcg_const_*
Date: Mon, 27 Feb 2023 10:05:46 +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:42, Richard Henderson wrote:
All uses are strictly read-only.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/riscv/translate.c                  | 4 ++--
  target/riscv/insn_trans/trans_rvv.c.inc   | 4 ++--
  target/riscv/insn_trans/trans_rvzfh.c.inc | 2 +-
  3 files changed, 5 insertions(+), 5 deletions(-)

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




reply via email to

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