c9b57a8dd163f73be3f139d211c0d74de5568de3
[external/binutils.git] / gas / testsuite / gas / i386 / optimize-2.s
1 # Check instructions with optimized encoding
2
3         .allow_index_reg
4         .text
5 _start:
6         testl   $0x7f, %eax
7         testw   $0x7f, %ax
8         testb   $0x7f, %al
9         test    $0x7f, %ebx
10         test    $0x7f, %bx
11         test    $0x7f, %bl
12         test    $0x7f, %edi
13         test    $0x7f, %di
14
15         vandnpd %zmm1, %zmm1, %zmm5