]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/m68k/mcf-movsr.d
Merge commit 'upstream/2.20'
[msp430-binutils.git] / gas / testsuite / gas / m68k / mcf-movsr.d
diff --git a/gas/testsuite/gas/m68k/mcf-movsr.d b/gas/testsuite/gas/m68k/mcf-movsr.d
new file mode 100644 (file)
index 0000000..494413a
--- /dev/null
@@ -0,0 +1,15 @@
+#name: mcf-movsr
+#objdump: -d
+#as: -mcpu=5329
+
+.*:     file format .*
+
+Disassembly of section .text:
+
+0+ <test_movsr>:
+   0:  46c3            movew %d3,%sr
+   2:  46fc ffff       movew #-1,%sr
+   6:  40c3            movew %sr,%d3
+   8:  44c3            movew %d3,%ccr
+   a:  44fc ffff       movew #-1,%ccr
+   e:  42c3            movew %ccr,%d3