Subject: CVS commit: syssrc/sys/lib/libkern/arch/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 09/28/2002 13:34:00
Module Name:	syssrc
Committed By:	scw
Date:		Sat Sep 28 10:34:00 UTC 2002

Modified Files:
	syssrc/sys/lib/libkern/arch/sh5: sdivsi3.S udivsi3.S

Log Message:
Preserve and restore the caller's FP status register, and ensure
it contains a sane value while we're doing FP ops.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/lib/libkern/arch/sh5/sdivsi3.S \
    syssrc/sys/lib/libkern/arch/sh5/udivsi3.S

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