MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel25.d
CommitLineData
e8ede7c7
ILT
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
7Disassembly of section \.text:
8
90+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
c0d8293f 15#pass
This page took 0.852664 seconds and 4 git commands to generate.