Add macro expansions for ADD, SUB, DADD and DSUB for MIPS r6
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / pcrel-reloc-1.d
CommitLineData
912815f0
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS local PC-relative relocations 1
3#as: -32
4#source: pcrel-reloc-1.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9[0-9a-f]+ <[^>]*> 10000007 b 00000020 <bar>
10[0-9a-f]+ <[^>]*> 10000006 b 00000020 <bar>
11[0-9a-f]+ <[^>]*> 10000005 b 00000020 <bar>
12[0-9a-f]+ <[^>]*> 10000004 b 00000020 <bar>
13[0-9a-f]+ <[^>]*> 00000000 nop
14 \.\.\.
15[0-9a-f]+ <[^>]*> 03e00009 jalr zero,ra
16[0-9a-f]+ <[^>]*> 00000000 nop
17 \.\.\.
This page took 0.168434 seconds and 4 git commands to generate.