i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-align-branch-8.d
1 #as: -mbranches-within-32B-boundaries -malign-branch-prefix-size=4
2 #objdump: -dw
3
4 .*: +file format .*
5
6 Disassembly of section .text:
7
8 0+ <foo>:
9 +[a-f0-9]+: 2e c4 63 79 60 38 03 vpcmpestrm \$0x3,%cs:\(%rax\),%xmm15
10 +[a-f0-9]+: 2e 2e 48 89 e5 cs cs mov %rsp,%rbp
11 +[a-f0-9]+: 89 7d f8 mov %edi,-0x8\(%rbp\)
12 +[a-f0-9]+: 89 75 f4 mov %esi,-0xc\(%rbp\)
13 +[a-f0-9]+: 89 75 f4 mov %esi,-0xc\(%rbp\)
14 +[a-f0-9]+: 89 75 f4 mov %esi,-0xc\(%rbp\)
15 +[a-f0-9]+: 64 89 04 25 01 00 00 00 mov %eax,%fs: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.02909 seconds and 4 git commands to generate.