Home | History | Annotate | Download | only in codeflinger

Lines Matching refs:tx

373         int tx = scratches.obtain();
375 AND(AL, 0, tx, Rx, imm(GGL_DITHER_MASK));
377 ADD(AL, 0, tx, tx, reg_imm(ty, LSL, GGL_DITHER_ORDER_SHIFT));
378 ORR(AL, 0, parts.count.reg, tx, reg_imm(parts.count.reg, LSL, 16));