Add change missing from previous commit, and fix misplaced changelog line.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel25.d
1 #as: -march=mips1 -mabi=32
2 #objdump: -dr -Mgpr-names=numeric
3 #name: MIPS ELF reloc 25
4
5 .*: * file format elf.*mips.*
6
7 Disassembly of section \.text:
8
9 0+00 <.*>:
10 .*: 3c1c0000 lui \$28,0x0
11 .*: R_MIPS_HI16 _gp_disp
12 .*: 279c0000 addiu \$28,\$28,0
13 .*: R_MIPS_LO16 _gp_disp
14 .*: 0399e021 addu \$28,\$28,\$25
15 #pass
This page took 0.030331 seconds and 4 git commands to generate.