Lines Matching full:float32_zero
1718 float32 iresult = 0 /*float32_zero*/;1736 d->L(0) = (mask & (1 << 0)) ? iresult : 0 /*float32_zero*/;1737 d->L(1) = (mask & (1 << 1)) ? iresult : 0 /*float32_zero*/;1738 d->L(2) = (mask & (1 << 2)) ? iresult : 0 /*float32_zero*/;1739 d->L(3) = (mask & (1 << 3)) ? iresult : 0 /*float32_zero*/;