m68881_restore
void m68881_restore(struct fpframe *);
m68881_restore(&tstate.ss_fpstate);
m68881_restore(&pcb->pcb_fpregs);
m68881_restore(fpf);