Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/i386
Module Name: syssrc
Committed By: thorpej
Date: Fri Aug 3 01:24:41 UTC 2001
Modified Files:
syssrc/sys/arch/i386/i386: machdep.c
syssrc/sys/arch/i386/include: npx.h
Log Message:
In setregs(), initialize the process's MXCSR to the reset-default
value as documented in the IA-32 Instruction Set Reference (in the
description of the LDMXCSR insn).
To generate a diff of this commit:
cvs rdiff -r1.451 -r1.452 syssrc/sys/arch/i386/i386/machdep.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/i386/include/npx.h
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