K 10 svn:author V 3 jhb K 8 svn:date V 27 2014-08-30T17:48:38.525170Z K 7 svn:log V 295 Save and restore FPU state across suspend and resume. In earlier revisions of this patch, resumectx() called npxresume() directly, but that doesn't work because resumectx() runs with a non-standard %cs selector. Instead, all of the FPU suspend/resume handling is done in C. MFC after: 1 week END