Update the address of the FSF in the copyright notice of files which were using the...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / branch1.d
CommitLineData
0cb4071e 1#as: --32 -mrelax-relocations=yes
02a86693
L
2#ld: -melf_i386
3#objdump: -dw
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
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
This page took 0.113445 seconds and 4 git commands to generate.