summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mn10300/mov1.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mn10300/mov1.s')
-rw-r--r--gas/testsuite/gas/mn10300/mov1.s17
1 files changed, 0 insertions, 17 deletions
diff --git a/gas/testsuite/gas/mn10300/mov1.s b/gas/testsuite/gas/mn10300/mov1.s
deleted file mode 100644
index a44cc553b6..0000000000
--- a/gas/testsuite/gas/mn10300/mov1.s
+++ /dev/null
@@ -1,17 +0,0 @@
- .text
- mov d1,d2
- mov d1,a2
- mov a2,d1
- mov a2,a1
- mov sp,a2
- mov a1,sp
- mov d2,psw
- mov mdr,d1
- mov d2,mdr
- mov (a2),d1
- mov (8,a2),d1
- mov (256,a2),d1
- mov (131071,a2),d1
- mov (8,sp),d1
- mov (256,sp),d1
- mov psw,d3