Remove RM7000/RM9000-specific performance counter code. It originates
authorvisa <visa@openbsd.org>
Tue, 16 Aug 2016 13:03:58 +0000 (13:03 +0000)
committervisa <visa@openbsd.org>
Tue, 16 Aug 2016 13:03:58 +0000 (13:03 +0000)
commit592093c100b7b5c68ad55cc5f1402db114d6d7f0
tree044f77d220d85e8ead0f643a0fcba0800068fa57
parentcda7d9276ff6bcd86f10453d47ea28e29d9619a9
Remove RM7000/RM9000-specific performance counter code. It originates
from PMON2000 and has not been enabled on OpenBSD.

Suggested by and ok miod@ (after seeing a quad_t cleanup patch of mine)
sys/arch/mips64/include/proc.h
sys/arch/mips64/include/rm7000.h [deleted file]
sys/arch/mips64/mips64/context.S
sys/arch/mips64/mips64/cp0access.S
sys/arch/mips64/mips64/cpu.c
sys/arch/mips64/mips64/exception.S
sys/arch/mips64/mips64/genassym.cf
sys/arch/mips64/mips64/interrupt.c
sys/arch/mips64/mips64/mips64_machdep.c
sys/arch/mips64/mips64/trap.c
sys/arch/sgi/sgi/machdep.c