1# source file to test assembly of R1[20]000 performance counter instructions.
2
3foo:
4	mtps	$4, 0
5	mfps	$4, 1
6	mtpc	$4, 1
7	mfpc	$4, 0
8