* gas/config/tc-avr.c: Change ISA for devices with USB support to
[external/binutils.git] / gas / testsuite / gas / mn10300 / sub.s
1         .text
2         sub d1,d2
3         sub d2,a3
4         sub a3,d3
5         sub a3,a2
6         sub 131071,d2
7         sub 131071,a1
8         subc d1,d2