gdb/testsuite/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-crx / reloc-rel32.d
1 #source: reloc-rel32.s
2 #ld: -T $srcdir/$subdir/crx.ld
3 #objdump: -D
4
5 # Test pc relative relocation R_CRX_REL32
6
7 .*: file format elf32-crx
8
9 Disassembly of section .text_32:
10
11 11014000 <_start>:
12 11014000: 7f 7e 80 08 br 0x[0-9a-f]* [-_<>+0-9a-z]*
13 11014004: 03 00
This page took 0.030382 seconds and 4 git commands to generate.