MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel25a.d
CommitLineData
e8ede7c7
ILT
1#source: elf-rel25.s
2#as: -march=mips1 -mabi=32 -mno-shared
3#objdump: -dr -Mgpr-names=numeric
4#name: MIPS ELF reloc 25 -mno-shared
5
6.*: * file format elf.*mips.*
7
8Disassembly of section \.text:
9
100+00 <.*>:
11.*: 3c1c0000 lui \$28,0x0
bbe506e8 12 .*: R_MIPS_HI16 __gnu_local_gp
e8ede7c7 13.*: 279c0000 addiu \$28,\$28,0
bbe506e8 14 .*: R_MIPS_LO16 __gnu_local_gp
c0d8293f 15#pass
This page took 0.549628 seconds and 4 git commands to generate.