blob: 6b70cbb5e02d2aef580ef7c602c59702240b143a [file] [log] [blame]
#objdump: -dr --prefix-addresses --show-raw-insn
#name: sync instructions
#as: -mips2
.*: +file format .*mips.*
Disassembly of section \.text:
0+0000 <foo> 0000000f[ ]*sync
0+0004 <foo\+0x4> 0000040f[ ]*sync.p
0+0008 <foo\+0x8> 0000000f[ ]*sync
...