RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-crx / reloc-regrel32.d
1 #source: reloc-regrel32.s
2 #ld: -T $srcdir/$subdir/crx.ld
3 #objdump: -D
4
5 # Test register relative relocation R_CRX_REGREL32
6
7 .*: file format elf32-crx
8
9 Disassembly of section .text_32:
10
11 11014000 <_start>:
12 11014000: f5 87 01 22 loadb 0x22014006\(r5\), r7
13 11014004: 06 40
This page took 0.029526 seconds and 4 git commands to generate.