i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / align-branch-8.d
CommitLineData
8493b665
L
1#as: -malign-branch-boundary=32 -malign-branch-prefix-size=4
2#objdump: -dw
3
4.*: +file format .*
5
6Disassembly of section .text:
7
80+ <foo>:
9 +[a-f0-9]+: 3e c4 e3 79 60 00 03 vpcmpestrm \$0x3,%ds:\(%eax\),%xmm0
10 +[a-f0-9]+: 3e 3e 89 e5 ds ds mov %esp,%ebp
11 +[a-f0-9]+: 89 bd 1c ff ff ff mov %edi,-0xe4\(%ebp\)
12 +[a-f0-9]+: 89 75 f4 mov %esi,-0xc\(%ebp\)
13 +[a-f0-9]+: 89 75 f4 mov %esi,-0xc\(%ebp\)
14 +[a-f0-9]+: 89 75 f4 mov %esi,-0xc\(%ebp\)
15 +[a-f0-9]+: 65 a3 01 00 00 00 mov %eax,%gs:0x1
16 +[a-f0-9]+: a8 04 test \$0x4,%al
17 +[a-f0-9]+: 70 dc jo 0 <foo>
18#pass
This page took 0.023433 seconds and 4 git commands to generate.