Searched refs:FLOAT_TWO32 (Results 1 – 1 of 1) sorted by relevance
2023 #define FLOAT_TWO32 make_float32(1 << 30) macro2839 fst2 = float32_chs(float32_div(fst2, FLOAT_TWO32, &env->active_fpu.fp_status)); in helper_float_rsqrt2_s()2856 fst2 = float32_chs(float32_div(fst2, FLOAT_TWO32, &env->active_fpu.fp_status)); in helper_float_rsqrt2_ps()2857 fsth2 = float32_chs(float32_div(fsth2, FLOAT_TWO32, &env->active_fpu.fp_status)); in helper_float_rsqrt2_ps()