Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 08/07/2000 04:30:33
Module Name: syssrc
Committed By: mrg
Date: Mon Aug 7 01:30:33 UTC 2000
Modified Files:
syssrc/sys/arch/sparc/fpu [netbsd-1-5]: fpu.c
Log Message:
pull up 1.8, 1.9 (approved by thorpej):
>Add fpu emulation instrumentation and fixup FCMP and FCMPE emulation for v9.
>And rename the 128-bit `x' routines to `q' to match v9 terminology:
> i - 32-bit int
> x - 64-bit int
> s - 32-bit fp
> d - 64-bit fp
> q - 128-bit fp
>Add missing `#ifdef SUN4U', `FTYPE_LNG' is only defined on sparc64.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.2.1 syssrc/sys/arch/sparc/fpu/fpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.