Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-extern-2.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: microMIPS branch to an external symbol
3 #as: -32 -KPIC -mmicromips
4 #source: branch-extern.s
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 [0-9a-f]+ <[^>]*> 40e0 fffe bc 00000000 <foo>
10 [ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 bar
11 \.\.\.
This page took 0.031259 seconds and 4 git commands to generate.