summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/h8300/pushpoph.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/h8300/pushpoph.s')
-rw-r--r--gas/testsuite/gas/h8300/pushpoph.s8
1 files changed, 0 insertions, 8 deletions
diff --git a/gas/testsuite/gas/h8300/pushpoph.s b/gas/testsuite/gas/h8300/pushpoph.s
deleted file mode 100644
index 6049639f567..00000000000
--- a/gas/testsuite/gas/h8300/pushpoph.s
+++ /dev/null
@@ -1,8 +0,0 @@
- .h8300h
- .text
-h8300h_push_pop:
- pop.w r0
- pop.l er0
- push.w r0
- push.l er0
-