summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mn10200/mov1.s
blob: c828e32e59d0281e61e44e13c1184512876536a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
	.text
	mov d1,a2
	mov a2,d1
	mov d1,d2
	mov a2,a1
	mov psw,d3
	mov d2,psw
	mov mdr,d1
	mov d2,mdr
	mov (a2),d1
	mov (8,a2),d1
	mov (256,a2),d1
	mov (131071,a2),d1