On 8/25/22 15:14, Paolo Bonzini wrote:
From: Paul Brook<p...@nowt.org>

For AVX we're going to need both 128 bit (xmm) and 256 bit (ymm) variants of
floating point helpers. Add the register type suffix to the existing
*PS and *PD helpers (SS and SD variants are only valid on 128 bit vectors)

No functional changes.

Signed-off-by: Paul Brook<p...@nowt.org>
Message-Id:<20220424220204.2493824-15-p...@nowt.org>
Signed-off-by: Paolo Bonzini<pbonz...@redhat.com>
---
  target/i386/ops_sse.h        | 48 ++++++++++++++++++------------------
  target/i386/ops_sse_header.h | 48 ++++++++++++++++++------------------
  target/i386/tcg/translate.c  | 37 +++++++++++++--------------
  3 files changed, 67 insertions(+), 66 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to