Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: castor
Date: Sun May 14 06:19:33 UTC 2000
Modified Files:
syssrc/sys/arch/mips/mips: fp.S
Log Message:
Add fp emulation for sqrt_s and sqrt_d instructions
from Jeff Smith <jeffs%geocast.com@localhost>. These are needed to support
-mips2 compilation. With this change, on a QED 5231 we now pass the
paranoia tests, and are successfully using userlands built with -mips2.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/arch/mips/mips/fp.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index