x86: Add -O[2|s] assembler command-line options
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-optimize-3.d
CommitLineData
b6f8c7c4
L
1#as: -Os
2#objdump: -drw
3#name: x86-64 optimized encoding 3 with -Os
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+ <_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.025372 seconds and 4 git commands to generate.