mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
391df1c063
* 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
|