summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/h8300/movw.s
blob: 0cc64f8d522037459827bcd41979c174a60cd5fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
	.text
h8300_movw:
	mov.w r0,r1
	mov.w #16,r0
	mov.w @r1,r0
	mov.w @(16:16,r1),r0
	mov.w @r1+,r0
	mov.w @h8300_movw:16,r0
	mov.w r0,@r1
	mov.w r0,@(16:16,r1)
	mov.w r0,@-r1
	mov.w r0,@h8300_movw:16