Source-Changes archive

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

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/mips



Module Name:    src
Committed By:   matt
Date:           Tue Dec 27 03:39:41 UTC 2011

Modified Files:
        src/sys/arch/mips/mips [matt-nb5-mips64]: cache.c cache_mipsNN.c

Log Message:
Rework (rewrite) the cache code for MIPS32/MIPS64.  Use an assembly stub
for generate the cache instructions.  Add some more intern routines so that
cache_mipsNN.c only had the "generic" all/index routines.


To generate a diff of this commit:
cvs rdiff -u -r1.33.96.8 -r1.33.96.9 src/sys/arch/mips/mips/cache.c
cvs rdiff -u -r1.11.78.6 -r1.11.78.7 src/sys/arch/mips/mips/cache_mipsNN.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