Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-weak-6.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16 branch to a weak symbol
3 #as: -32 -mips16 --defsym align=12
4 #source: branch-weak.s
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 [0-9a-f]+ <[^>]*> f7ff 101e b 00000000 <foo>
10 [ ]*[0-9a-f]+: R_MIPS16_PC16_S1 bar
11 \.\.\.
12 [0-9a-f]+ <[^>]*> e820 jr ra
13 [0-9a-f]+ <[^>]*> 6500 nop
14 \.\.\.
This page took 0.034618 seconds and 4 git commands to generate.