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