diff options
Diffstat (limited to 'ld/testsuite/ld-d10v/reloc-006.d')
-rw-r--r-- | ld/testsuite/ld-d10v/reloc-006.d | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ld/testsuite/ld-d10v/reloc-006.d b/ld/testsuite/ld-d10v/reloc-006.d new file mode 100644 index 0000000..170cf5b --- /dev/null +++ b/ld/testsuite/ld-d10v/reloc-006.d @@ -0,0 +1,14 @@ +#source: reloc-005.s +#ld: -T $srcdir/$subdir/reloc-006.ld +#objdump: -D + +# Test 18 bit pc rel reloc good boundary + +.*: file format elf32-d10v + +Disassembly of section .text: + +01014000 <_start>: + 1014000: e4 00 7f ff bra.l 1033ffc <foo> + 1014004: 26 0d 5e 00 jmp r13 || nop +Disassembly of section .data: |