qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 24/81] tcg: Constify tcg_op_defs


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 24/81] tcg: Constify tcg_op_defs
Date: Tue, 14 Jan 2025 17:57:23 +0100
User-agent: Mozilla Thunderbird

On 7/1/25 09:00, Richard Henderson wrote:
Now that we're no longer assigning to TCGOpDef.args_ct,
we can make the array constant.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  include/tcg/tcg.h | 2 +-
  tcg/tcg-common.c  | 2 +-
  tcg/tcg.c         | 2 +-
  3 files changed, 3 insertions(+), 3 deletions(-)

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




reply via email to

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