summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/sh/sh64/creg-2.s
blob: fdfe46ed86b8796d73be4ad5d65043d65974fbc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
! Test recognition of predefined control register names specified as crN
! syntax, lower and upper case.

	.mode SHmedia
	.text
start:
	getcon cr0,r21
	getcon cr13,r21
	getcon CR62,r22
	getcon cr8,r21
	getcon CR4,r21
	putcon r19,cr11
	putcon r38,CR5
	putcon r21,CR1