summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mn10200/mov3.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mn10200/mov3.s')
-rw-r--r--gas/testsuite/gas/mn10200/mov3.s11
1 files changed, 0 insertions, 11 deletions
diff --git a/gas/testsuite/gas/mn10200/mov3.s b/gas/testsuite/gas/mn10200/mov3.s
deleted file mode 100644
index bd7490a35a6..00000000000
--- a/gas/testsuite/gas/mn10200/mov3.s
+++ /dev/null
@@ -1,11 +0,0 @@
- .text
- mov d1,(a2)
- mov d1,(32,a2)
- mov d1,(256,a2)
- mov d1,(131071,a2)
- mov d1,(d2,a2)
- mov d1,(128)
- mov d1,(131071)
- mov a1,(32,a2)
- mov a1,(256,a2)
- mov a1,(131071,a2)