]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/mips/mips32-sync.s
Merge commit 'upstream/2.20'
[msp430-binutils.git] / gas / testsuite / gas / mips / mips32-sync.s
diff --git a/gas/testsuite/gas/mips/mips32-sync.s b/gas/testsuite/gas/mips/mips32-sync.s
new file mode 100644 (file)
index 0000000..bab4b1b
--- /dev/null
@@ -0,0 +1,10 @@
+       .text
+foo:
+       .ent foo
+       sync
+       sync    0
+       sync    1
+       sync    2
+       sync    30
+       sync    31
+       .end foo