qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 31/81] tcg: Replace IMPLVEC with TCG_OPF_VECTOR


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 31/81] tcg: Replace IMPLVEC with TCG_OPF_VECTOR
Date: Wed, 15 Jan 2025 20:59:43 +0100
User-agent: Mozilla Thunderbird

On 7/1/25 09:00, Richard Henderson wrote:
This is now a direct replacement.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  include/tcg/tcg-opc.h            | 89 +++++++++++++++-----------------
  tcg/aarch64/tcg-target-opc.h.inc |  4 +-
  tcg/arm/tcg-target-opc.h.inc     |  6 +--
  tcg/i386/tcg-target-opc.h.inc    | 22 ++++----
  tcg/ppc/tcg-target-opc.h.inc     | 12 ++---
  tcg/s390x/tcg-target-opc.h.inc   |  6 +--
  6 files changed, 68 insertions(+), 71 deletions(-)

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




reply via email to

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