Home | History | Annotate | Download | only in sparc
      1 # Test reads/writes to the %mcdper asr register
      2 	.text
      3 	rd	%mcdper, %g1
      4 	wr	%g1, 0x3, %mcdper
      5 	wr	%g1, %g2, %mcdper
      6