i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / align-branch-6.d
CommitLineData
8493b665
L
1#as: -malign-branch-boundary=32 -D
2#objdump: -dw
3#warning_output: align-branch-6.e
4
5.*: +file format .*
6
7Disassembly of section .text:
8
90+ <_start>:
10 +[a-f0-9]+: eb 3c jmp 3e <_start\+0x3e>
11 +[a-f0-9]+: 8d b4 26 00 00 00 00 lea 0x0\(%esi,%eiz,1\),%esi
12 +[a-f0-9]+: 8d b4 26 00 00 00 00 lea 0x0\(%esi,%eiz,1\),%esi
13 +[a-f0-9]+: 8d b4 26 00 00 00 00 lea 0x0\(%esi,%eiz,1\),%esi
14 +[a-f0-9]+: 8d b4 26 00 00 00 00 lea 0x0\(%esi,%eiz,1\),%esi
15 +[a-f0-9]+: 8d b4 26 00 00 00 00 lea 0x0\(%esi,%eiz,1\),%esi
16 +[a-f0-9]+: 8d b4 26 00 00 00 00 lea 0x0\(%esi,%eiz,1\),%esi
17 +[a-f0-9]+: 8d b4 26 00 00 00 00 lea 0x0\(%esi,%eiz,1\),%esi
18 +[a-f0-9]+: 8d b4 26 00 00 00 00 lea 0x0\(%esi,%eiz,1\),%esi
19 +[a-f0-9]+: 8d 74 26 00 lea 0x0\(%esi,%eiz,1\),%esi
20 +[a-f0-9]+: f2 73 bf bnd jae 0 <_start>
21 +[a-f0-9]+: c3 ret
22#pass
This page took 0.023504 seconds and 4 git commands to generate.