Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libc/arch/x86_64/gen
Module Name: basesrc
Committed By: fvdl
Date: Wed Jun 12 19:17:23 UTC 2002
Modified Files:
basesrc/lib/libc/arch/x86_64/gen: fpgetmask.S fpgetround.S
fpgetsticky.S fpsetmask.S fpsetround.S fpsetsticky.S
Log Message:
Attempt to juggle the 2 seperarate status/mask bit sets for plain FP
and XMM to provide a consistent interface.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/arch/x86_64/gen/fpgetmask.S \
basesrc/lib/libc/arch/x86_64/gen/fpgetround.S \
basesrc/lib/libc/arch/x86_64/gen/fpgetsticky.S \
basesrc/lib/libc/arch/x86_64/gen/fpsetmask.S \
basesrc/lib/libc/arch/x86_64/gen/fpsetround.S \
basesrc/lib/libc/arch/x86_64/gen/fpsetsticky.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