]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/mips/sync.d
2002-10-04 Michael Snyder <msnyder@redhat.com>
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mips / sync.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: sync instructions
3 #as: -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 ...