4a52a25ddd02e3d9d4c923af607e4dc552df997d
[external/binutils.git] / gas / testsuite / gas / i386 / x86-64-optimize-3.s
1 # Check 64bit instructions with optimized encoding
2
3         .allow_index_reg
4         .text
5 _start:
6         testq   $0x7f, %rax
7         testl   $0x7f, %eax
8         testw   $0x7f, %ax
9         testb   $0x7f, %al
10         test    $0x7f, %rbx
11         test    $0x7f, %ebx
12         test    $0x7f, %bx
13         test    $0x7f, %bl
14         test    $0x7f, %rdi
15         test    $0x7f, %edi
16         test    $0x7f, %di
17         test    $0x7f, %dil
18         test    $0x7f, %r9
19         test    $0x7f, %r9d
20         test    $0x7f, %r9w
21         test    $0x7f, %r9b
22
23         vandnpd %zmm1, %zmm1, %zmm5