Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch
Module Name: syssrc
Committed By: scw
Date: Mon Oct 7 14:48:15 UTC 2002
Modified Files:
syssrc/sys/arch/evbsh5/evbsh5: machdep.c
syssrc/sys/arch/sh5/include: cacheops.h
syssrc/sys/arch/sh5/sh5: sh5_machdep.c stb1_locore.S
Log Message:
Add a cacheop for purging/invalidating the whole operand/insn caches.
This is currently not used (actually, it was used locally for a short time
while tracking down a pmap bug), but is here in case it's needed later.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/evbsh5/evbsh5/machdep.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sh5/include/cacheops.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sh5/sh5/sh5_machdep.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/sh5/sh5/stb1_locore.S
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