]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/mn10200/mov3.s
19990502 sourceware import
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mn10200 / mov3.s
1 .text
2 mov d1,(a2)
3 mov d1,(32,a2)
4 mov d1,(256,a2)
5 mov d1,(131071,a2)
6 mov d1,(d2,a2)
7 mov d1,(128)
8 mov d1,(131071)
9 mov a1,(32,a2)
10 mov a1,(256,a2)
11 mov a1,(131071,a2)