Lines Matching full:shift_right
942 int shift_right = 32 - size;943 if (shift_right > 0) {944 srl(rt, rt, shift_right);