Searched refs:fcw1 (Results 1 – 1 of 1) sorted by relevance
273 fpu_control_t fcw0, fcw1; variable304 fcw1 = ((fcw0 & ~_FPU_EXTENDED) | _FPU_DOUBLE); in test_double_arith()305 _FPU_SETCW(fcw1); in test_double_arith()
Completed in 5 milliseconds