jhb 09bff45095 MFC 270850,271053,271192,271717:
Save and restore FPU state across suspend and resume on i386.
- Create a separate structure for per-CPU state saved across suspend and
  resume that is a superset of a pcb.
- Store the FPU state for suspend and resume in the new structure
  (for amd64, this moves it out of the PCB)
- On both i386 and amd64, all of the FPU suspend/resume handling is now
  done in C.

Approved by:	re (hrs)
2014-09-22 20:34:36 +00:00
..
2014-02-18 20:27:17 +00:00
MFC
2011-05-09 18:53:13 +00:00
2012-08-01 17:24:53 +00:00
2012-05-24 22:00:48 +00:00
2014-09-22 20:34:36 +00:00
2012-01-15 13:23:18 +00:00
2014-09-22 20:34:36 +00:00
2014-06-27 17:22:18 +00:00
2012-03-28 20:58:30 +00:00
2014-04-04 14:54:54 +00:00
2014-05-16 01:30:30 +00:00