Searched defs:fpf (Results 1 – 3 of 3) sorted by relevance
87 fpu_emulate(struct frame *frame, struct fpframe *fpf, ksiginfo_t *ksi) in fpu_emulate() argument 328 struct fpframe *fpf = fe->fe_fpframe; fpu_emul_fmovmcr() local 418 struct fpframe *fpf = fe->fe_fpframe; fpu_emul_fmovm() local [all...]
256 struct fpframe *fpf = &pcb->pcb_fpregs; in cpu_getmcontext() local367 struct fpframe *fpf = &pcb->pcb_fpregs; in cpu_setmcontext() local
207 fpu_emulate(struct trapframe *tf, struct fpreg *fpf, ksiginfo_t *ksi) in fpu_emulate()