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 17