Home | History | Annotate | Download | only in mips
      1 #objdump: -dr --prefix-addresses --show-raw-insn
      2 #name: MIPS16 short branch to a weak symbol
      3 #as: -32 -mips16 --defsym align=4
      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 	\.\.\.
     15