Lines Matching refs:RSB
535 RSB(GE, 0, width, width, imm(0));
570 RSB(GE, 0, height, height, imm(0));
716 RSB(AL, 0, k, u, imm(1<<(FRAC_BITS*2)));
719 RSB(AL, 0, U, U, imm(1<<FRAC_BITS));
726 RSB(AL, 0, V, V, imm(1<<FRAC_BITS));
825 RSB(AL, 0, k, u, imm(1<<prec));
829 RSB(AL, 0, U, U, imm(1<<FRAC_BITS));
843 RSB(AL, 0, V, V, imm(1<<FRAC_BITS));
912 RSB(AL, 0, U, U, imm(1<<FRAC_BITS));
915 RSB(AL, 0, U, U, imm(1<<(FRAC_BITS+prescale)));
926 RSB(AL, 0, k, u, imm(0x100));
945 RSB(AL, 0, V, V, imm(1<<FRAC_BITS));
1016 RSB(AL, 0, k, u, imm(0x100));
1020 RSB(AL, 0, U, U, imm(1<<FRAC_BITS));
1035 RSB(AL, 0, V, V, imm(1<<FRAC_BITS));
1172 RSB(AL, 0, dest.reg, texel.reg, reg_imm(texel.reg, LSL, incoming.h));