NetBSD/sys/arch/mips
simonb 2bf916e97d Implement a clkread() function for microtime() using a multu/mfhi
sequence using the reciprocal of the delay divisor to perform the
division.
Set the cp0 compare register so that it doesn't trigger interrupts and
reset the cp0 count register in the hardclock interrupt handler.
2002-03-06 07:47:57 +00:00
..
bonito Add the BONITO_ICU_RETRYERR bit. 2002-01-09 02:35:29 +00:00
cfe Add support for the on-chip peripherals on the Broadcom SiByte SB1250 CPU 2002-03-05 23:46:40 +00:00
conf Add support for the on-chip peripherals on the Broadcom SiByte SB1250 CPU 2002-03-05 23:46:40 +00:00
include Add a field for the reciprocal of the divisor delay for use by microtime. 2002-03-06 07:31:38 +00:00
mips Add the offset of ci_divisor_delay in struct cpu_info. 2002-03-06 07:32:15 +00:00
sibyte Implement a clkread() function for microtime() using a multu/mfhi 2002-03-06 07:47:57 +00:00
Makefile
Makefile.inc