mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-30 19:53:46 +00:00
13 lines
215 B
Makefile
13 lines
215 B
Makefile
#source: reloc-num16.s
|
|
#ld: -T $srcdir/$subdir/crx.ld
|
|
#objdump: -D
|
|
|
|
# Test relocation on data R_CRX_NUM16
|
|
|
|
.*: file format elf32-crx
|
|
|
|
Disassembly of section .text:
|
|
|
|
.* <_start>:
|
|
.*: 34 12 addcw \$0x3, r4
|