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:   shin
Date:           Sat Jan 19 04:25:37 UTC 2002

Modified Files:
        syssrc/sys/arch/mips/include: cache_r4k.h
        syssrc/sys/arch/mips/mips: cache.c cache_r5k.c

Log Message:
add VR4131 cache-op bug workaround code.
we can't use Hit_WriteBack_Invalidate.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/mips/include/cache_r4k.h
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/mips/mips/cache.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/mips/mips/cache_r5k.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