Home | History | Annotate | Download | only in x87

Lines Matching refs:kTopMask

2566   const int kTopMask = 0x3800;
2570 and_(eax, kTopMask);