Paolo Bonzini 03b4588070 target/i386: reimplement 0x0f 0x50-0x5f, add AVX
These are mostly floating-point SSE operations.  The odd ones out
are MOVMSK and CVTxx2yy, the others are straightforward.

Unary operations are a bit special in AVX because they have 2 operands
for PD/PS operands (VEX.vvvv must be 1111b), and 3 operands for SD/SS.
They are handled using X86_OP_GROUP3 for compactness.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-10-18 13:58:05 +02:00
..
2022-10-04 12:13:12 -07:00
2022-10-04 12:13:12 -07:00
2022-10-04 12:13:12 -07:00
2022-10-04 12:13:12 -07:00
2022-10-04 12:13:12 -07:00
2022-10-04 12:13:12 -07:00
2022-10-04 12:33:05 -07:00
2022-10-04 12:13:12 -07:00