Adjust for objdump -d change.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-d10v / reloc-010.d
1 #source: reloc-009.s
2 #ld: -T $srcdir/$subdir/reloc-010.ld
3 #objdump: -D
4
5 # Test 10 bit pc rel reloc negative good boundary case
6
7 .*: file format elf32-d10v
8
9 Disassembly of section .text:
10
11 01014000 <foo>:
12 ...
13
14 01014200 <_start>:
15 1014200: 6f 00 4a 80 nop -> brf0f.s 1014000 <foo>
16 1014204: 26 0d 5e 00 jmp r13 || nop
This page took 0.032486 seconds and 5 git commands to generate.