MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-weak-3.d
CommitLineData
991f40a9
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS relaxed branch to a weak symbol
3#as: -32 --relax-branch --defsym align=12
4#source: branch-weak.s
5#stderr: branch-weak.l
6
7.*: +file format .*mips.*
8
9Disassembly of section \.text:
10[0-9a-f]+ <[^>]*> 08000000 j 00000000 <foo>
11[ ]*[0-9a-f]+: R_MIPS_26 bar
12[0-9a-f]+ <[^>]*> 00000000 nop
13 \.\.\.
14[0-9a-f]+ <[^>]*> 03e00008 jr ra
15[0-9a-f]+ <[^>]*> 00000000 nop
16 \.\.\.
This page took 0.158199 seconds and 4 git commands to generate.