summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/dlx/branch.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/dlx/branch.s')
-rw-r--r--binutils-2.17/gas/testsuite/gas/dlx/branch.s31
1 files changed, 0 insertions, 31 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/dlx/branch.s b/binutils-2.17/gas/testsuite/gas/dlx/branch.s
deleted file mode 100644
index a61f1d0a..00000000
--- a/binutils-2.17/gas/testsuite/gas/dlx/branch.s
+++ /dev/null
@@ -1,31 +0,0 @@
-.text
-L1:
-1: beqz r4, L4
- nop
- bnez r5, 1b
-L2:
- mov r4, L5
- j L5
- nop
- jal L4
- nop
- break L4
- nop
- trap 1b
- nop
- jr s1
- nop
- jalr s1
-L4:
- lw r2, 8+((L5 - L4)<<4)(r2)
- rfe
-L5:
- lw r2, L1
- call 1b
- nop
- return
- nop
- ret
- nop
- retr at
- nop