Adjust for objdump -d change.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-d10v / reloc-013.d
1 #source: reloc-005.s
2 #ld: -T $srcdir/$subdir/reloc-013.ld
3 #objdump: -D
4
5 # Test 18 bit pc rel reloc negative normal case
6
7 .*: file format elf32-d10v
8
9 Disassembly of section .text:
10
11 01014000 <foo>:
12 ...
13
14 01014400 <_start>:
15 1014400: e4 00 ff 00 bra.l 1014000 <foo>
16 1014404: 26 0d 5e 00 jmp r13 || nop
This page took 0.032087 seconds and 5 git commands to generate.