Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 08/07/2000 04:31:44
Module Name: syssrc
Committed By: mrg
Date: Mon Aug 7 01:31:44 UTC 2000
Modified Files:
syssrc/sys/arch/sparc/fpu [netbsd-1-5]: fpu_implode.c
Log Message:
pull up 1.7 (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
To generate a diff of this commit:
cvs rdiff -r1.5.2.1 -r1.5.2.2 syssrc/sys/arch/sparc/fpu/fpu_implode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.