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