bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel7.d
CommitLineData
631cb423
RS
1#objdump: -dr --prefix-addresses
2#name: MIPS ELF reloc 7
21b99e26 3#as: -32
631cb423
RS
4
5.*: +file format elf.*mips.*
6
7Disassembly of section \.text:
80+00 <.*> lui a0,0x0
de7e6852
RS
9 0: R_MIPS_HI16 bar
100+04 <.*> lw a0,0\(a0\)
11 4: R_MIPS_LO16 bar
631cb423
RS
120+08 <.*> lui a0,0x0
13 8: R_MIPS_HI16 bar
140+0c <.*> lw a0,4\(a0\)
15 c: R_MIPS_LO16 bar
160+10 <.*> lui a0,0x0
17 10: R_MIPS_HI16 bar
180+14 <.*> lw a0,8\(a0\)
19 14: R_MIPS_LO16 bar
200+18 <.*> lui a0,0x0
21 18: R_MIPS_HI16 frob
220+1c <.*> lw a0,0\(a0\)
23 1c: R_MIPS_LO16 frob
240+20 <.*> lui a0,0x0
25 20: R_MIPS_HI16 frob
260+24 <.*> lw a0,4\(a0\)
27 24: R_MIPS_LO16 frob
280+28 <.*> lui a0,0x0
29 28: R_MIPS_HI16 frob
300+2c <.*> lw a0,16\(a0\)
31 2c: R_MIPS_LO16 frob
32#pass
This page took 0.385096 seconds and 4 git commands to generate.