mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +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.
13 lines
213 B
Makefile
13 lines
213 B
Makefile
#source: reloc-num8.s
|
|
#ld: -T $srcdir/$subdir/crx.ld
|
|
#objdump: -D
|
|
|
|
# Test relocation on data R_CRX_NUM8
|
|
|
|
.*: file format elf32-crx
|
|
|
|
Disassembly of section .text:
|
|
|
|
.* <_start>:
|
|
.*: 12 00 addub \$0x1, r2
|