Subject: CVS commit: syssrc/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 08/26/2002 13:08:03
Module Name:	syssrc
Committed By:	scw
Date:		Mon Aug 26 10:08:03 UTC 2002

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

Log Message:
- Invalidate insn/operand caches before setting up the mmu for the first time.

- Clear SR.FD to enable the FPU. Seems like it starts up disabled. If the
  core has no FPU, this is a nop.

- Preserve the debug bits (step/watch) in an attempt to appease the debugger.


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