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