1 #as: -march=mips3 -mabi=64
2 #objdump: -dr -Mgpr-names=numeric
3 #name: MIPS ELF reloc 23
4 
5 .*: * file format elf64.*mips.*
6 
7 Disassembly of section \.text:
8 
9 0+00 <.*>:
10 .*:	0380282d 	move	\$5,\$28
11 .*:	3c1c0000 	lui	\$28,0x0
12 			.*: R_MIPS_GPREL16	foo
13 			.*: R_MIPS_SUB	\*ABS\*
14 			.*: R_MIPS_HI16	\*ABS\*
15 .*:	279c0000 	addiu	\$28,\$28,0
16 			.*: R_MIPS_GPREL16	foo
17 			.*: R_MIPS_SUB	\*ABS\*
18 			.*: R_MIPS_LO16	\*ABS\*
19 .*:	0384e02d 	daddu	\$28,\$28,\$4
20