MIPS/GAS/testsuite: Remove last remnants of ECOFF support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / e32-rel4.d
1 #objdump: --prefix-addresses -dr
2 #name: MIPS ELF reloc 4 (32-bit)
3 #as: -mabi=32
4 #source: elf-rel4.s
5
6 .*: +file format.*
7
8 Disassembly of section .text:
9 0+000 <[^>]*> addiu a0,gp,0
10 0: R_MIPS_GPREL16 a
11 0+004 <[^>]*> addiu a0,gp,4
12 4: R_MIPS_GPREL16 a
13 0+008 <[^>]*> addiu a0,gp,8
14 8: R_MIPS_GPREL16 a
15 0+00c <[^>]*> addiu a0,gp,12
16 c: R_MIPS_GPREL16 a
This page took 0.045033 seconds and 4 git commands to generate.