summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips/elf-rel25.d
blob: 18c48b6b8d8eeb386de875082ee1d984202a2bbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#as: -march=mips1 -mabi=32
#objdump: -dr -Mgpr-names=numeric
#name: MIPS ELF reloc 25

.*: * file format elf.*mips.*

Disassembly of section \.text:

0+00 <.*>:
.*:	3c1c0000 	lui	\$28,0x0
			.*: R_MIPS_HI16	_gp_disp
.*:	279c0000 	addiu	\$28,\$28,0
			.*: R_MIPS_LO16	_gp_disp
.*:	0399e021 	addu	\$28,\$28,\$25
#pass