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