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

2022-09-12 Thread Richard Henderson
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. Message-Id:<20220424220204.2493824-26-p...@nowt.org> Signed-off-by: Paolo Bonzini --- target/i386/ops_sse.h| 173

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

2022-09-11 Thread Paolo Bonzini
Add to the helpers all the operands that are needed to implement AVX. Extracted from a patch by Paul Brook . Message-Id: <20220424220204.2493824-26-p...@nowt.org> Signed-off-by: Paolo Bonzini --- target/i386/ops_sse.h| 173 + target/i386/ops_sse_header.h