Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/mips



Module Name:    syssrc
Committed By:   simonb
Date:           Fri Apr  5 01:22:18 UTC 2002

Modified Files:
        syssrc/sys/arch/mips/include: cpu.h
        syssrc/sys/arch/mips/mips: mips_machdep.c

Log Message:
Add a "CPU_MIPS_DOUBLE_COUNT" flag for CPUs where the cp0 count register
ticks over at half the CPU clock speed, and set this flag for the known
CPUs with this behaviour.  Better names for this flag gratefully accepted!

Also adjust comment about known R4000/R4400 revisions.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 syssrc/sys/arch/mips/include/cpu.h
cvs rdiff -r1.127 -r1.128 syssrc/sys/arch/mips/mips/mips_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index