MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-section-1.d
CommitLineData
c1f61bd2
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch to a different section
3#as: -32
4#source: branch-section.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9[0-9a-f]+ <[^>]*> 1000ffff b 00000000 <foo>
10[ ]*[0-9a-f]+: R_MIPS_PC16 bar
11[0-9a-f]+ <[^>]*> 00000000 nop
12 \.\.\.
13
14Disassembly of section \.init:
15[0-9a-f]+ <[^>]*> 03e00008 jr ra
16[0-9a-f]+ <[^>]*> 00000000 nop
17 \.\.\.
This page took 0.0588920000000001 seconds and 4 git commands to generate.