i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-align-branch-6.d
1 #source: align-branch-6.s
2 #as: -mbranches-within-32B-boundaries -D
3 #objdump: -dw
4 #warning_output: align-branch-6.e
5
6 .*: +file format .*
7
8 Disassembly of section .text:
9
10 0+ <_start>:
11 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
12 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
13 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
14 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
15 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
16 +[a-f0-9]+: 0f 1f 80 00 00 00 00 nopl 0x0\(%rax\)
17 +[a-f0-9]+: f2 73 bf bnd jae 0 <_start>
18 +[a-f0-9]+: c3 retq
19 #pass
This page took 0.030147 seconds and 4 git commands to generate.