target/i386: extend helpers to support VEX.V 3- and 4- operand encodings
commitf05f9789f57d5394fc118fe31aa2a9f563311140
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 26 Aug 2022 22:00:50 +0000 (27 00:00 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 18 Oct 2022 11:58:04 +0000 (18 13:58 +0200)
tree513a61cbdfe77180766357046c66bec4d651ce10
parent30f419219abd6cb242f565fc54767ac021845abe
target/i386: extend helpers to support VEX.V 3- and 4- operand encodings

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>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/ops_sse.h
target/i386/ops_sse_header.h
target/i386/tcg/translate.c