summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mn10300/extend.s
blob: d6405b71fda52f4dc1969e8309ee571161cf32cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
	.text
	putx d1
	getx d2
	mulq d1,d2
	mulq 16,d2
	mulq 256,d3
	mulq 131071,d3
	mulqu d1,d2
	mulqu 16,d2
	mulqu 256,d3
	mulqu 131071,d3
	sat16 d2,d3
	sat24 d3,d2
	bsch d1,d2