Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-i386 / branch1.d
blob81b069e4281c0d17268b44796c3957523978198d
1 #as: --32 -mrelax-relocations=yes
2 #ld: -melf_i386
3 #objdump: -dw
5 .*: +file format .*
8 Disassembly of section .text:
10 #...
11 [ ]*[a-f0-9]+: 67 e8 ([0-9a-f]{2} ){4} * addr16 call +[a-f0-9]+ <foo>
12 [ ]*[a-f0-9]+: 67 e8 ([0-9a-f]{2} ){4} * addr16 call +[a-f0-9]+ <bar>
13 [ ]*[a-f0-9]+: e9 ([0-9a-f]{2} ){4} * jmp +[a-f0-9]+ <foo>
14 [ ]*[a-f0-9]+: 90 nop
15 [ ]*[a-f0-9]+: e9 ([0-9a-f]{2} ){4} * jmp +[a-f0-9]+ <bar>
16 [ ]*[a-f0-9]+: 90 nop
17 #pass