Searched refs:_fpxreg (Results 1 – 3 of 3) sorted by relevance
288 struct _fpxreg *st; in twd_fxsr_to_i387()336 struct _fpxreg *from = (struct _fpxreg *) &fxsave->st_space[0]; in __convert_from_fxsr()379 struct _fpxreg *to = (struct _fpxreg *) &fxsave->st_space[0]; in convert_to_fxsr()
91 struct _fpxreg { struct125 struct _fpxreg _fxsr_st[8]; /* FXSR FPU reg data is ignored */
30 struct _fpxreg *st = NULL; in twd_fxsr_to_i387()40 st = (struct _fpxreg *) FPREG_ADDR(fxsave, i); in twd_fxsr_to_i387()