mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-15 22:08:47 +00:00
13 lines
254 B
Makefile
13 lines
254 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, 0x[0-9a-f]* [-_<>+0-9a-z]*
|