x86: Add -O[2|s] assembler command-line options
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-optimize-3.d
1 #as: -Os
2 #objdump: -drw
3 #name: x86-64 optimized encoding 3 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]+: a8 7f test \$0x7f,%al
15 +[a-f0-9]+: f6 c3 7f test \$0x7f,%bl
16 +[a-f0-9]+: f6 c3 7f test \$0x7f,%bl
17 +[a-f0-9]+: f6 c3 7f test \$0x7f,%bl
18 +[a-f0-9]+: f6 c3 7f test \$0x7f,%bl
19 +[a-f0-9]+: 40 f6 c7 7f test \$0x7f,%dil
20 +[a-f0-9]+: 40 f6 c7 7f test \$0x7f,%dil
21 +[a-f0-9]+: 40 f6 c7 7f test \$0x7f,%dil
22 +[a-f0-9]+: 40 f6 c7 7f test \$0x7f,%dil
23 +[a-f0-9]+: 41 f6 c1 7f test \$0x7f,%r9b
24 +[a-f0-9]+: 41 f6 c1 7f test \$0x7f,%r9b
25 +[a-f0-9]+: 41 f6 c1 7f test \$0x7f,%r9b
26 +[a-f0-9]+: 41 f6 c1 7f test \$0x7f,%r9b
27 #pass
This page took 0.036623 seconds and 5 git commands to generate.