* gas/mips/mips.exp: Run it.
pr 18302
+Thu Nov 19 07:50:44 1998 Doug Evans <devans@charmed.cygnus.com>
+
+ * gas/mips/sync.[sd]: New testcase.
+ * gas/mips/mips.exp: Run it.
+
Wed Nov 18 11:27:56 1998 Dave Brolley <brolley@cygnus.com>
* gas/fr30/allinsn.s (dmov): Correct hex literals.
* gas/fr30/allinsn.d: Added disassembly of currently assembliable
opcodes.
-
Mon Nov 16 16:50:27 1998 Nick Clifton <nickc@cygnus.com>
rol.s
sb.d
sb.s
+sync.d
+sync.s
trap20.d
trap20.s
trunc.d
--- /dev/null
+#objdump: -dr --prefix-addresses --show-raw-insn
+#name: sync instructions
+#as:
+
+.*: +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
--- /dev/null
+ .text
+foo:
+ sync
+ sync.p
+ sync.l