Searched refs:FPREG_ADDR (Results 1 – 1 of 1) sorted by relevance
37 #define FPREG_ADDR(f, n) ((char *)&(f)->st_space + (n) * 16) in twd_fxsr_to_i387() macro41 st = (struct _fpxreg *) FPREG_ADDR(fxsave, i); in twd_fxsr_to_i387()