Searched refs:two_pow_52 (Results 1 – 1 of 1) sorted by relevance
66 vec_double2 two_pow_52 = (vec_double2)spu_splats(0x4330000000000000ULL); in _sqrtd2() local74 in = spu_mul(in, spu_sel(one, two_pow_52, denorm)); in _sqrtd2()