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