summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mn10300/other.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mn10300/other.s')
-rw-r--r--gas/testsuite/gas/mn10300/other.s20
1 files changed, 0 insertions, 20 deletions
diff --git a/gas/testsuite/gas/mn10300/other.s b/gas/testsuite/gas/mn10300/other.s
deleted file mode 100644
index 3eaf74a3f5f..00000000000
--- a/gas/testsuite/gas/mn10300/other.s
+++ /dev/null
@@ -1,20 +0,0 @@
- .text
- clr d2
- inc d1
- inc a2
- inc4 a3
- jmp (a2)
- jmp 256
- jmp 131071
- call 256,[a2,a3],9
- call 131071,[a2,a3],32
- calls (a2)
- calls 256
- calls 131071
- ret [a2,a3],7
- retf [a2,a3],5
- rets
- rti
- trap
- nop
- rtm