Add MIPS .module directive
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@elf-rel4.d
CommitLineData
df58fc94
RS
1#objdump: --prefix-addresses -dr --show-raw-insn
2#name: MIPS ELF reloc 4
3#source: elf-rel4.s
4#as: -32
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9[0-9a-f]+ <[^>]*> 309c 0000 addiu a0,gp,0
10[ ]*[0-9a-f]+: R_MICROMIPS_GPREL16 a
11[0-9a-f]+ <[^>]*> 309c 0004 addiu a0,gp,4
12[ ]*[0-9a-f]+: R_MICROMIPS_GPREL16 a
13[0-9a-f]+ <[^>]*> 309c 0008 addiu a0,gp,8
14[ ]*[0-9a-f]+: R_MICROMIPS_GPREL16 a
15[0-9a-f]+ <[^>]*> 309c 000c addiu a0,gp,12
16[ ]*[0-9a-f]+: R_MICROMIPS_GPREL16 a
This page took 0.150148 seconds and 4 git commands to generate.