]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/mn10200/bit.s
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mn10200 / bit.s
1 .text
2 btst 64,d1
3 btst 8192,d2
4 bset d1,(a2)
5 bclr d1,(a2)