* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10300 / mov4.s
CommitLineData
a0cb629b
JL
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
This page took 0.094304 seconds and 4 git commands to generate.