Searched refs:mant_bf (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libgcc/config/spu/
H A Ddivv2df3.c38 vec_float4 mant_bf, inv_bf; local
117 mant_bf = spu_roundtf(mant_b);
118 inv_bf = spu_re(mant_bf);
119 inv_bf = spu_madd(spu_nmsub(mant_bf, inv_bf, onef), inv_bf, inv_bf);

Completed in 116 milliseconds