fpu_restore
void fpu_restore(struct fpreg *);
fpu_restore(&pcb->pcb_fp);
fpu_restore((struct fpreg *)&ksc.sc_fpreg);