Initial revision
[binutils.git] / gas / testsuite / gas / mn10200 / mov1.s
blobc828e32e59d0281e61e44e13c1184512876536a5
1 .text
2 mov d1,a2
3 mov a2,d1
4 mov d1,d2
5 mov a2,a1
6 mov psw,d3
7 mov d2,psw
8 mov mdr,d1
9 mov d2,mdr
10 mov (a2),d1
11 mov (8,a2),d1
12 mov (256,a2),d1
13 mov (131071,a2),d1