summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mn10300/add.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mn10300/add.s')
-rw-r--r--gas/testsuite/gas/mn10300/add.s15
1 files changed, 0 insertions, 15 deletions
diff --git a/gas/testsuite/gas/mn10300/add.s b/gas/testsuite/gas/mn10300/add.s
deleted file mode 100644
index 16f558f5021..00000000000
--- a/gas/testsuite/gas/mn10300/add.s
+++ /dev/null
@@ -1,15 +0,0 @@
- .text
- add d1,d2
- add d2,a3
- add a3,a2
- add a2,d1
- add 16,d1
- add 256,d2
- add 131071,d3
- add 16,a1
- add 256,a2
- add 131071,a3
- add 16,sp
- add 256,sp
- add 131071,sp
- addc d1,d2