mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-11 03:55:50 +00:00
![Alan Modra](/assets/img/avatar_default.png)
* ld-crx/reloc-num16.d: Likewise. * ld-crx/reloc-num32.d: Likewise. * ld-scripts/provide-2.t: Start .data at 0x2000. * ld-scripts/provide-2.d: Adjust.
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
|