mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-23 15:32:26 +00:00
14 lines
243 B
Makefile
14 lines
243 B
Makefile
#source: reloc-num32.s
|
|
#ld: -T $srcdir/$subdir/crx.ld
|
|
#objdump: -D
|
|
|
|
# Test relocation on data R_CRX_NUM32
|
|
|
|
.*: file format elf32-crx
|
|
|
|
Disassembly of section .text:
|
|
|
|
.* <_start>:
|
|
.*: 78 56 orw r7, r8
|
|
.*: 34 12 addcw \$0x3, r4
|