]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/mn10300/mov3.s
This commit was manufactured by cvs2svn to create branch 'binutils-
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mn10300 / mov3.s
CommitLineData
252b5132
RH
1 .text
2 mov d1,(a2)
3 mov d1,(32,a2)
4 mov d1,(256,a2)
5 mov d1,(131071,a2)
6 mov d1,(32,sp)
7 mov d1,(32768,sp)
8 mov d1,(131071,sp)
9 mov d1,(d2,a2)
10 mov d1,(128)
11 mov d1,(131071)
12 mov a1,(a2)
13 mov a1,(32,a2)
14 mov a1,(256,a2)
15 mov a1,(131071,a2)
16 mov a1,(32,sp)