qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 15/37] target/i386: extend helpers to support VEX.V 3- and 4-


From: Richard Henderson
Subject: Re: [PATCH 15/37] target/i386: extend helpers to support VEX.V 3- and 4- operand encodings
Date: Mon, 12 Sep 2022 12:11:22 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 9/12/22 00:03, Paolo Bonzini wrote:
Add to the helpers all the operands that are needed to implement AVX.

Extracted from a patch by Paul Brook<paul@nowt.org>.

Message-Id:<20220424220204.2493824-26-paul@nowt.org>
Signed-off-by: Paolo Bonzini<pbonzini@redhat.com>
---
  target/i386/ops_sse.h        | 173 +++++++++++++--------------------
  target/i386/ops_sse_header.h | 149 ++++++++++++++--------------
  target/i386/tcg/translate.c  | 181 ++++++++++++++++++++++++-----------
  3 files changed, 265 insertions(+), 238 deletions(-)

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

r~



reply via email to

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