Searched refs:fpu_fcw (Results 1 – 2 of 2) sorted by relevance
432 _STRUCT_FP_CONTROL fpu_fcw; /* x87 FPU control word */ variable469 _STRUCT_FP_CONTROL fpu_fcw; /* x87 FPU control word */ variable515 _STRUCT_FP_CONTROL fpu_fcw; /* x87 FPU control word */ variable1027 _STRUCT_FP_CONTROL fpu_fcw; /* x87 FPU control word */ variable1078 _STRUCT_FP_CONTROL fpu_fcw; /* x87 FPU control word */ variable1146 _STRUCT_FP_CONTROL fpu_fcw; /* x87 FPU control word */ variable
832 __nochk_bcopy((char *)&state->fpu_fcw, (char *)ifps, fp_state_size[FP]); in fpu_set_fxstate()1024 __nochk_bcopy((char *)&initial_fp_state, (char *)&state->fpu_fcw, in fpu_get_fxstate()1047 __nochk_bcopy((char *)ifps, (char *)&state->fpu_fcw, fp_state_size[FP]); in fpu_get_fxstate()