tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128
commit9e65829699f901c62a612316a2897f4ad8a27049
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 10 May 2023 16:36:39 +0000 (10 18:36 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 May 2023 06:53:50 +0000 (18 08:53 +0200)
treee0f8b1b57a8c758d6f66e22879d2efece674dbda
parent056d649007bc9fdae9f1d576e77c1316e9a34468
tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128

The instructions also use bits 3 and 7 of their 8-byte immediate.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/tcg/i386/test-avx.py