NetBSD/sys/arch/mips
jeffs e1cf55c8a8 Make mips3_FlushICache() convert a0 into a KSEG0 + virtual index like
the _2way and mips3_FlushDCache(). This lets all mips3 cache ops accept
user virtual addresss w/o a tlb miss.  Since this is now done in both
ICache flush routines, no need to do it in pmap.c.  Fixed R4400
stability problems with setregs() cache flushing.
2000-08-01 23:38:26 +00:00
..
conf Pull in geocast mips ddb improvements and start bringing in kgdb support. 2000-07-17 07:04:19 +00:00
include convert PRID handling to use macros on an int, not bit-fields. 2000-07-27 17:29:05 +00:00
mips Make mips3_FlushICache() convert a0 into a KSEG0 + virtual index like 2000-08-01 23:38:26 +00:00
Makefile
Makefile.inc