mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 12:24:38 +08:00
42851540ac
Fix several crx bugs.
13 lines
238 B
Makefile
13 lines
238 B
Makefile
#source: reloc-rel16.s
|
|
#ld: -T $srcdir/$subdir/crx.ld
|
|
#objdump: -D
|
|
|
|
# Test pc relative relocation R_CRX_REL16
|
|
|
|
.*: file format elf32-crx
|
|
|
|
Disassembly of section .text_16:
|
|
|
|
00001010 <_start>:
|
|
1010: 7e 30 02 08 bal r14, \*\+0x1004
|