Searched refs:env87 (Results 1 – 3 of 3) sorted by relevance
42 struct env87 { struct60 struct env87 sv_env; /* floating point control/status */ argument
140 struct env87 *penv_87; in fill_fpregs32()213 struct env87 *penv_87 = &sv_87->sv_env; in set_fpregs32()
1142 struct env87 *penv_87; in npx_fill_fpregs_xmm1()1208 struct env87 *penv_87; in npx_set_fpregs_xmm()1250 bcopy(sv, addr, sizeof(struct env87) + in npx_get_fsave()1264 bcopy(addr, &sv, sizeof(struct env87) + in npx_set_fsave()