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 17:37:55
Module Name:	syssrc
Committed By:	scw
Date:		Wed Sep  4 14:37:54 UTC 2002

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

Log Message:
Some bug fixes:
  - in _EXCEPTION_EXIT, copy the current ASID to the pre-exception
    context before we switch.
  - fix the pteg hash generation code and EPN masking in the tlb
    miss handler.

Sprinkle some DIAGNOSTIC checks.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/sh5/sh5/exception.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.