bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel23b.d
1 #source: elf-rel23.s
2 #as: -march=mips3 -mabi=n32 -mno-shared
3 #objdump: -dr -Mgpr-names=numeric
4 #name: MIPS ELF reloc 23 -mabi=n32 -mno-shared
5
6 .*: * file format elf.*mips.*
7
8 Disassembly of section \.text:
9
10 0+00 <.*>:
11 .*: 0380282d move \$5,\$28
12 .*: 3c1c0000 lui \$28,0x0
13 .*: R_MIPS_HI16 __gnu_local_gp
14 .*: 279c0000 addiu \$28,\$28,0
15 .*: R_MIPS_LO16 __gnu_local_gp
16 .*: 00000000 nop
This page took 0.031774 seconds and 4 git commands to generate.