]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/mn10300/cmp.s
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mn10300 / cmp.s
CommitLineData
a0cb629b
JL
1 .text
2 cmp $d1,$d2
3 cmp $d2,$a3
4 cmp $a3,$d3
5 cmp $a3,$a2
6 cmp 16,$d3
7 cmp 256,$d2
8 cmp 131071,$d1
9 cmp 16,$a3
10 cmp 256,$a2
11 cmp 131071,$a1