summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mn10300/mov4.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mn10300/mov4.s')
-rw-r--r--gas/testsuite/gas/mn10300/mov4.s13
1 files changed, 0 insertions, 13 deletions
diff --git a/gas/testsuite/gas/mn10300/mov4.s b/gas/testsuite/gas/mn10300/mov4.s
deleted file mode 100644
index 99d69c12dc3..00000000000
--- a/gas/testsuite/gas/mn10300/mov4.s
+++ /dev/null
@@ -1,13 +0,0 @@
- .text
- mov a1,(32768,sp)
- mov a1,(131071,sp)
- mov a1,(d2,a2)
- mov a1,(128)
- mov a1,(131071)
- mov sp,(32,a1)
- mov 8,d1
- mov 256,d1
- mov 131071,d1
- mov 8,a1
- mov 256,a1
- mov 131071,a1