Lines Matching refs:xorT
360 FbStip andT, xorT;
374 xorT = FbRot24Stip(xor,rot);
378 WRITE(d, FbDoMaskRRop (READ(d), andT, xorT, leftMask));
381 xorT = FbNext24Stip (xorT);
384 WRITE(d, FbDoMaskRRop (READ(d), andT, xorT, rightMask));
429 FbStip andT, xorT;
462 xorT = fgxor;
467 xorT = bgxor;
473 xorT = FbRot24Stip (xorT, rot);
477 WRITE(d, FbDoMaskRRop (READ(d), andT, xorT, leftMask));
480 xorT = FbNext24Stip (xorT);
483 WRITE(d, FbDoMaskRRop (READ(d), andT, xorT, rightMask));