Home | History | Annotate | Download | only in priv

Lines Matching refs:xFC

2492    tmp = -((a >> 62) & 1); tmp &= ((b & (m0 * 0xfc)) >> 2); hi = hi ^ tmp;
2816 vassert((opc4 & 0xFC) == 0x60); /* 0x60 .. 0x63 */