2001-08-04 H.J. Lu <hjl@gnu.org>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / e32-rel4.d
1 #objdump: --prefix-addresses -dr
2 #name: MIPS ELF reloc 4
3 #source: elf-rel4.s
4
5 .*: +file format.*
6
7 Disassembly of section .text:
8 0+000 <[^>]*> addiu a0,gp,0
9 0: R_MIPS_GPREL16 a
10 0+004 <[^>]*> addiu a0,gp,4
11 4: R_MIPS_GPREL16 a
12 0+008 <[^>]*> addiu a0,gp,8
13 8: R_MIPS_GPREL16 a
14 0+00c <[^>]*> addiu a0,gp,12
15 c: R_MIPS_GPREL16 a
This page took 0.032333 seconds and 5 git commands to generate.