Home | History | Annotate | Download | only in x86

Lines Matching full:second_bit

1110                                                int first_bit, int second_bit) {
1112 OpRegRegImm(kOpLsl, t_reg, rl_src.reg, second_bit - first_bit);