MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RESTORE tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-weak-1.d
CommitLineData
991f40a9
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch to a weak symbol
3#as: -32 --defsym align=12
4#source: branch-weak.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[0-9a-f]+ <[^>]*> 03e00008 jr ra
14[0-9a-f]+ <[^>]*> 00000000 nop
15 \.\.\.
This page took 0.073007 seconds and 4 git commands to generate.