x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10200 / bccx.s
1 .text
2 foo:
3 beqx foo
4 bnex foo
5 bgtx foo
6 bgex foo
7 blex foo
8 bltx foo
9 bhix foo
10 bccx foo
11 blsx foo
12 bcsx foo
13 bvcx foo
14 bvsx foo
15 bncx foo
16 bnsx foo
This page took 0.035036 seconds and 4 git commands to generate.