summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/h8300/rotsh.s
blob: a9aa87df95ef651e86d24341f3f352650fac80e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
	.text
h8300_rotate_shift:
	rotl r0l
	rotr r0l
	rotxl r0l
	rotxr r0l
	shal r0l
	shar r0l
	shll r0l
	shlr r0l