]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/mn10200/logical.s
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mn10200 / logical.s
1 .text
2 and d1,d2
3 and 127,d2
4 and 32767,d3
5 and 32767,psw
6 or d1,d2
7 or 127,d2
8 or 32767,d3
9 or 32767,psw
10 xor d1,d2
11 xor 32767,d3
12 not d3