target/i386: implement additional AVX comparison operators
commit6e0cac782ab121ab5a330644c4c38011c53de30f
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 25 Aug 2022 21:54:58 +0000 (25 23:54 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 18 Oct 2022 11:58:04 +0000 (18 13:58 +0200)
treebf580706c5f3f7ab8136a65734987474efd6305b
parent620f75566a5d81d7b82b3788b83d0b95c7d21dcd
target/i386: implement additional AVX comparison operators

The new implementation of SSE will cover AVX from the get go, so include
the 24 extra comparison operators that are only available with the VEX
prefix.

Based on a patch by Paul Brook <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