Subject: CVS commit: syssrc/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 09/04/2002 16:58:38
Module Name:	syssrc
Committed By:	scw
Date:		Wed Sep  4 13:58:38 UTC 2002

Modified Files:
	syssrc/sys/arch/sh5/sh5: stb1_locore.S

Log Message:
Don't bother setting SR.BL before double-checking a TLB entry. It's
sufficient just to set SR.IMASK to 0xf (which also allows single-
stepping through the code).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 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.