freebsd-skq/sys/i386/isa
jhb 59920f0385 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
2014-08-30 17:48:38 +00:00
..
ccbque.h
elink.c Revert previous commit... 2012-10-10 08:36:38 +00:00
elink.h
npx.c Save and restore FPU state across suspend and resume. In earlier revisions 2014-08-30 17:48:38 +00:00
pmtimer.c Locking for todr got pushed down into inittodr and the client 2013-02-21 07:16:40 +00:00
prof_machdep.c Use atomic load & store for TSC frequency. It may be overkill for amd64 but 2011-04-07 23:28:28 +00:00
spic.c - Correct spelling in comments 2013-04-17 11:56:11 +00:00
spicreg.h