Searched refs:fcw0 (Results 1 – 1 of 1) sorted by relevance
273 fpu_control_t fcw0, fcw1; variable303 _FPU_GETCW(fcw0); in test_double_arith()304 fcw1 = ((fcw0 & ~_FPU_EXTENDED) | _FPU_DOUBLE); in test_double_arith()309 _FPU_SETCW(fcw0); in test_double_arith()
Completed in 4 milliseconds