Searched refs:FPREG_ADDR (Results 1 – 2 of 2) sorted by relevance
37 #define FPREG_ADDR(f, n) ((void *)&(f)->st_space + (n) * 16); in twd_fxsr_to_i387() macro41 st = FPREG_ADDR( fxsave, (i - tos) & 7 ); in twd_fxsr_to_i387()
142 #define FPREG_ADDR(f, n) ((void *)&(f)->st_space + (n) * 16); in twd_fxsr_to_i387() macro146 st = FPREG_ADDR( fxsave, (i - tos) & 7 ); in twd_fxsr_to_i387()