Home | History | Annotate | Download | only in mips
      1 #objdump: -dr --prefix-addresses --show-raw-insn
      2 #name: sync instructions
      3 #as: -32 -mips2
      4 
      5 .*: +file format .*mips.*
      6 
      7 Disassembly of section \.text:
      8 0+0000 <foo> 0000000f[ 	]*sync
      9 0+0004 <foo\+0x4> 0000040f[ 	]*sync.p
     10 0+0008 <foo\+0x8> 0000000f[ 	]*sync
     11 	...
     12