1# Test PAUSE instruction
2	.text
3	wr	%g1, %g2, %pause
4	wr	%o4, 0x234, %pause
5	pause	8
6	pause	300
7	pause	0x234
8