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