]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/mn10200/bcc.s
This commit was generated by cvs2svn to track changes on a CVS vendor
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mn10200 / bcc.s
1 .text
2 foo:
3 beq foo
4 bne foo
5 bgt foo
6 bge foo
7 ble foo
8 blt foo
9 bhi foo
10 bcc foo
11 bls foo
12 bcs foo
13 bvc foo
14 bvs foo
15 bnc foo
16 bns foo
17 bra foo