Home | History | Annotate | Download | only in priv

Lines Matching full:fpround

2272          /* construct new fpround from new and old values as per mask:
2273 new fpround = (src & (3 & mask)) | (fpround & (3 & ~mask)) */