Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/i386
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 09/06/2002 20:36:09
Module Name: basesrc
Committed By: nathanw
Date: Fri Sep 6 17:36:09 UTC 2002
Modified Files:
basesrc/lib/libpthread/arch/i386 [nathanw_sa]: _context_u.S
Log Message:
In the xmm case, FPSAVE should be "fxsave", and FPLOAD should be "fxrstor",
not the other way around. Note to self: Lay off the crack.
To generate a diff of this commit:
cvs rdiff -r1.1.2.9 -r1.1.2.10 basesrc/lib/libpthread/arch/i386/_context_u.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.