Subject: CVS commit: [nathanw_sa] syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 08/14/2002 21:29:36
Module Name: syssrc
Committed By: nathanw
Date: Wed Aug 14 18:29:36 UTC 2002
Modified Files:
syssrc/sys/arch/i386/i386 [nathanw_sa]: machdep.c
Log Message:
Make cpu_getmcontext() get the XMM state when possible, and
make cpu_setmcontext() use it when it is provided, converting to and
from s87 format when necessary.
To generate a diff of this commit:
cvs rdiff -r1.429.2.25 -r1.429.2.26 syssrc/sys/arch/i386/i386/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.