summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mn10200/bcc.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mn10200/bcc.s')
-rw-r--r--gas/testsuite/gas/mn10200/bcc.s17
1 files changed, 0 insertions, 17 deletions
diff --git a/gas/testsuite/gas/mn10200/bcc.s b/gas/testsuite/gas/mn10200/bcc.s
deleted file mode 100644
index 8292dce04fd..00000000000
--- a/gas/testsuite/gas/mn10200/bcc.s
+++ /dev/null
@@ -1,17 +0,0 @@
- .text
-foo:
- beq foo
- bne foo
- bgt foo
- bge foo
- ble foo
- blt foo
- bhi foo
- bcc foo
- bls foo
- bcs foo
- bvc foo
- bvs foo
- bnc foo
- bns foo
- bra foo