diff options
Diffstat (limited to 'ld/testsuite/ld-crx/reloc-rel8.d')
-rw-r--r-- | ld/testsuite/ld-crx/reloc-rel8.d | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ld/testsuite/ld-crx/reloc-rel8.d b/ld/testsuite/ld-crx/reloc-rel8.d new file mode 100644 index 0000000..f4c5972 --- /dev/null +++ b/ld/testsuite/ld-crx/reloc-rel8.d @@ -0,0 +1,12 @@ +#source: reloc-rel8.s +#ld: -T $srcdir/$subdir/crx.ld +#objdump: -D + +# Test pc relative relocation R_CRX_REL8 + +.*: file format elf32-crx + +Disassembly of section .text_8: + +000000e0 <_start>: + e0: 09 70 beq \*\+0x12 |