summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/h8300/pushpoph.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/h8300/pushpoph.s')
-rw-r--r--binutils-2.17/gas/testsuite/gas/h8300/pushpoph.s8
1 files changed, 0 insertions, 8 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/h8300/pushpoph.s b/binutils-2.17/gas/testsuite/gas/h8300/pushpoph.s
deleted file mode 100644
index 6049639f..00000000
--- a/binutils-2.17/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
-