]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/mn10200/movb.s
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mn10200 / movb.s
1 .text
2 movb (8,a2),d1
3 movb (256,a2),d1
4 movb (131071,a2),d1
5 movb (d2,a2),d3
6 movb (131071),d2
7 movb d1,(a2)
8 movb d1,(8,a2)
9 movb d1,(256,a2)
10 movb d1,(131071,a2)
11 movb d1,(d2,a2)
12 movb d1,(256)
13 movb d1,(131071)