Home | History | Annotate | Download | only in codeflinger

Lines Matching refs:RSB

544                     RSB(GE, 0, width, width, imm(0));
579 RSB(GE, 0, height, height, imm(0));
733 RSB(AL, 0, k, u, imm(1<<(FRAC_BITS*2)));
736 RSB(AL, 0, U, U, imm(1<<FRAC_BITS));
743 RSB(AL, 0, V, V, imm(1<<FRAC_BITS));
842 RSB(AL, 0, k, u, imm(1<<prec));
846 RSB(AL, 0, U, U, imm(1<<FRAC_BITS));
860 RSB(AL, 0, V, V, imm(1<<FRAC_BITS));
929 RSB(AL, 0, U, U, imm(1<<FRAC_BITS));
932 RSB(AL, 0, U, U, imm(1<<(FRAC_BITS+prescale)));
943 RSB(AL, 0, k, u, imm(0x100));
962 RSB(AL, 0, V, V, imm(1<<FRAC_BITS));
1033 RSB(AL, 0, k, u, imm(0x100));
1037 RSB(AL, 0, U, U, imm(1<<FRAC_BITS));
1052 RSB(AL, 0, V, V, imm(1<<FRAC_BITS));
1190 RSB(AL, 0, dest.reg, texel.reg, reg_imm(texel.reg, LSL, incoming.h));