]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/mn10200/cmp.s
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mn10200 / cmp.s
CommitLineData
9d49699b
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 256,a2
10 cmp 131071,a1