Home | History | Annotate | Download | only in x64

Lines Matching full:shrl

3451   shrl(scratch, Immediate(12));
3457 shrl(scratch, Immediate(4));
3463 shrl(scratch, Immediate(16));
3964 shrl(length, Immediate(3));
4274 shrl(rcx, Immediate(shift));
4281 shrl(rcx, Immediate(kPointerSizeLog2));