1 #source: reloc-num32.s
2 #ld: -T $srcdir/$subdir/crx.ld
3 #objdump: -D
4 
5 # Test relocation on data R_CRX_NUM32
6 
7 .*:     file format elf32-crx
8 
9 Disassembly of section .text:
10 
11 .* <_start>:
12 .*:	78 56       	orw	r7, r8
13 .*:	34 12       	addcw	\$0x3, r4
14