On 9/12/22 00:03, Paolo Bonzini wrote:
The new implementation of SSE will cover AVX from the get go, because
all the work for the helper functions is already done.  We just need to
build them.

Signed-off-by: Paolo Bonzini<pbonz...@redhat.com>
---
  target/i386/helper.h         | 2 ++
  target/i386/ops_sse.h        | 5 +++++
  target/i386/ops_sse_header.h | 4 ++++
  target/i386/tcg/fpu_helper.c | 3 +++
  4 files changed, 14 insertions(+)

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

r~

Reply via email to