e8a516997a603843590f40fdcb97dce07e2c1265
[external/binutils.git] / gas / testsuite / gas / i386 / optimize-2.d
1 #as: -Os
2 #objdump: -drw
3 #name: optimized encoding 2 with -Os
4
5 .*: +file format .*
6
7
8 Disassembly of section .text:
9
10 0+ <_start>:
11  +[a-f0-9]+:    a8 7f                   test   \$0x7f,%al
12  +[a-f0-9]+:    a8 7f                   test   \$0x7f,%al
13  +[a-f0-9]+:    a8 7f                   test   \$0x7f,%al
14  +[a-f0-9]+:    f6 c3 7f                test   \$0x7f,%bl
15  +[a-f0-9]+:    f6 c3 7f                test   \$0x7f,%bl
16  +[a-f0-9]+:    f6 c3 7f                test   \$0x7f,%bl
17  +[a-f0-9]+:    f7 c7 7f 00 00 00       test   \$0x7f,%edi
18  +[a-f0-9]+:    66 f7 c7 7f 00          test   \$0x7f,%di
19  +[a-f0-9]+:    c5 f1 55 e9             vandnpd %xmm1,%xmm1,%xmm5
20 #pass