]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/arm/thumb-w-bad.s
Imported binutils-2.20
[msp430-binutils.git] / gas / testsuite / gas / arm / thumb-w-bad.s
diff --git a/gas/testsuite/gas/arm/thumb-w-bad.s b/gas/testsuite/gas/arm/thumb-w-bad.s
new file mode 100644 (file)
index 0000000..c41f793
--- /dev/null
@@ -0,0 +1,6 @@
+.syntax unified
+.arch armv4t
+.thumb
+mov.w r1, r2
+mrs.w r0, apsr
+