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:15
Module Name: syssrc
Committed By: mrg
Date: Mon Aug 7 01:31:15 UTC 2000
Modified Files:
syssrc/sys/arch/sparc/fpu [netbsd-1-5]: fpu_emu.h fpu_extern.h
Log Message:
pull up 1.4 (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.3 -r1.3.2.1 syssrc/sys/arch/sparc/fpu/fpu_emu.h \
syssrc/sys/arch/sparc/fpu/fpu_extern.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.