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