qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/5] tcg: Introduce TCG_TARGET_HAS_tst_vec


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 1/5] tcg: Introduce TCG_TARGET_HAS_tst_vec
Date: Wed, 15 May 2024 19:02:24 +0200
User-agent: Mozilla Thunderbird

On 15/5/24 16:58, Richard Henderson wrote:
Prelude to supporting TCG_COND_TST* in vector comparisons.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  include/tcg/tcg.h            | 1 +
  tcg/aarch64/tcg-target.h     | 1 +
  tcg/arm/tcg-target.h         | 1 +
  tcg/i386/tcg-target.h        | 1 +
  tcg/loongarch64/tcg-target.h | 1 +
  tcg/ppc/tcg-target.h         | 1 +
  tcg/s390x/tcg-target.h       | 1 +
  7 files changed, 7 insertions(+)

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




reply via email to

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