NetBSD/sys/arch/sh3
itohy babe417446 Initialize UTLB/ITLB data array 1 to zero.
If the VPN / PPN are not aligned to page boundary (the page size
is set by SZ bits in data array 1, which are random when power-up time),
unexpected exception occurs in some rare case, it seems....
Initialize SZ to zero (1KB page).  Also, clear VPN / PPN to zero just in case.

Make __sh4_itlb_invalidate_all() static.
2002-11-04 01:31:43 +00:00
..
conf cosmetic changes. 2002-05-10 15:28:45 +00:00
dev merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
include Use "#define\t" instead of "#define ". 2002-09-22 08:30:56 +00:00
sh3 Initialize UTLB/ITLB data array 1 to zero. 2002-11-04 01:31:43 +00:00
Makefile clean up Makefiles 2002-02-24 20:10:53 +00:00
Makefile.inc Move common exception vector and scheduler code to 2002-02-24 18:19:40 +00:00