blob: 7782d0c0754fdf664beabe465cd1675afb045241 [file] [log] [blame]
#objdump: -dr --prefix-addresses --show-raw-insn
#name: MIPS branch to a different section
#as: -32
#source: branch-section.s
.*: +file format .*mips.*
Disassembly of section \.text:
[0-9a-f]+ <[^>]*> 1000ffff b 00000000 <foo>
[ ]*[0-9a-f]+: R_MIPS_PC16 bar
[0-9a-f]+ <[^>]*> 00000000 nop
\.\.\.
Disassembly of section \.init:
[0-9a-f]+ <[^>]*> 03e00008 jr ra
[0-9a-f]+ <[^>]*> 00000000 nop
\.\.\.