mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-12 11:29:30 +00:00
14 lines
243 B
D
14 lines
243 B
D
|
#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
|