summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mn10200/mov2.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mn10200/mov2.s')
-rw-r--r--gas/testsuite/gas/mn10200/mov2.s10
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/testsuite/gas/mn10200/mov2.s b/gas/testsuite/gas/mn10200/mov2.s
new file mode 100644
index 00000000000..8df6e2544c4
--- /dev/null
+++ b/gas/testsuite/gas/mn10200/mov2.s
@@ -0,0 +1,10 @@
+ .text
+ mov (d1,a1),d2
+ mov (32768),d1
+ mov (131071),d1
+ mov (8,a2),a1
+ mov (256,a2),a1
+ mov (131071,a2),a1
+ mov (d1,a1),a2
+ mov (32768),a1
+ mov (131071),a1