MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-weak-5.d
CommitLineData
991f40a9
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: microMIPS short branch to a weak symbol
3#as: -32 -mmicromips --defsym align=4
4#source: branch-weak.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
7bd374a4 9[0-9a-f]+ <[^>]*> 40e0 fffe bc 00000000 <foo>
991f40a9 10[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 bar
991f40a9
MR
11 \.\.\.
12[0-9a-f]+ <[^>]*> 459f jr ra
13[0-9a-f]+ <[^>]*> 0c00 nop
14 \.\.\.
This page took 0.116438 seconds and 4 git commands to generate.