Home | History | Annotate | Download | only in priv

Lines Matching defs:rmode

1510    UInt rmode = (fpucw >> 10) & 3;
1525 return (((ULong)ew) << 32) | ((ULong)rmode);
1547 UInt rmode = (mxcsr >> 13) & 3;
1567 return (((ULong)ew) << 32) | ((ULong)rmode);