gas: Fix some x86_64 testcases for Solaris not using R_X86_64_PLT32 [PR25732]
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10200 / bcc.s
CommitLineData
252b5132
RH
1 .text
2foo:
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
This page took 1.319903 seconds and 4 git commands to generate.