summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/h8300/branchh-elf.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/h8300/branchh-elf.s')
-rw-r--r--binutils-2.17/gas/testsuite/gas/h8300/branchh-elf.s12
1 files changed, 0 insertions, 12 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/h8300/branchh-elf.s b/binutils-2.17/gas/testsuite/gas/h8300/branchh-elf.s
deleted file mode 100644
index 7cbc62f3..00000000
--- a/binutils-2.17/gas/testsuite/gas/h8300/branchh-elf.s
+++ /dev/null
@@ -1,12 +0,0 @@
- .h8300h
- .text
-h8300h_branches:
- bsr h8300h_branches:8
- bsr h8300h_branches:16
- jmp h8300h_branches
- jmp @er0
- jmp @@16:8
- jsr h8300h_branches
- jsr @er0
- jsr @@16:8
-