Home | History | Annotate | Download | only in mips

Lines Matching refs:SLL

455   // i.e. check if it is a sll zero_reg, zero_reg, <type> (referenced as
470 // Return <n> if we have a sll zero_reg, zero_reg, n
472 bool sllzz = (opcode == SLL &&
1537 sll(dst, src, kSmiTagSize - shift);