Home | History | Annotate | Download | only in fpu

Lines Matching refs:x40

91     roundIncrement = 0x40;
108 absZ &= ~ ( ( ( roundBits ^ 0x40 ) == 0 ) & roundNearestEven );
274 roundIncrement = 0x40;
312 zSig &= ~ ( ( ( roundBits ^ 0x40 ) == 0 ) & roundNearestEven );