Home | History | Annotate | Download | only in arm64

Lines Matching refs:Lsr

465       return Operand(dst, LSR, shift_high);
1552 Lsr(scratch2, state, StackHandler::kKindWidth);
4146 Eor(key, key, Operand(key, LSR, 12));
4150 Eor(key, key, Operand(key, LSR, 4));
4156 Eor(key, key, Operand(key, LSR, 16));
4597 Lsr(bitmap_scratch, bitmap_scratch, shift_scratch);
4709 Lsr(load_scratch, load_scratch, shift_scratch);
5298 Add(result, result, Operand(dividend, LSR, 31));