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