Add MIPS .module directive
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / perfcount.s
1 # source file to test assembly of R1[20]000 performance counter instructions.
2
3 foo:
4 mtps $4, 0
5 mfps $4, 1
6 mtpc $4, 1
7 mfpc $4, 0
This page took 0.031052 seconds and 4 git commands to generate.