Add MIPS .module directive
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel4.d
1 #objdump: --prefix-addresses -dr
2 #name: MIPS ELF reloc 4
3 #as: -32
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.02995 seconds and 4 git commands to generate.