This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel16.d
1 #objdump: -dr
2 #as: -mabi=n32 -mips3 -xgot -KPIC
3
4 .*: file format .*
5
6 Disassembly of section \.text:
7
8 00000000 <.*>:
9 \.\.\.
10 .*: 8f840000 lw a0,0\(gp\)
11 .*: R_MIPS_GOT_PAGE \.rodata\+0x8
12 .*: dc840000 ld a0,0\(a0\)
13 .*: R_MIPS_GOT_OFST \.rodata\+0x8
14 \.\.\.
This page took 0.033321 seconds and 5 git commands to generate.