symver11.s: Add ".balign 8"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-section-2.d
CommitLineData
c1f61bd2
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: microMIPS branch to a different section
3#as: -32 -mmicromips
4#source: branch-section.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
7bd374a4 9[0-9a-f]+ <[^>]*> 40e0 fffe bc 00000000 <foo>
c1f61bd2 10[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 bar
c1f61bd2
MR
11 \.\.\.
12
13Disassembly of section \.init:
7bd374a4 14[0-9a-f]+ <[^>]*> 45bf jrc ra
c1f61bd2 15 \.\.\.
This page took 0.215308 seconds and 4 git commands to generate.