Searched refs:shr_cl (Results 1 – 6 of 6) sorted by relevance
757 void shr_cl(Register dst) { shr_cl(Operand(dst)); } in shr_cl() function758 void shr_cl(Operand dst);
514 shr_cl(high); in ShrPair_cl()
1236 void Assembler::shr_cl(Operand dst) { in shr_cl() function in v8::internal::Assembler
663 liftoff::EmitShiftOperation(this, dst, src, amount, &Assembler::shr_cl, in emit_i32_shr()
2657 __ shr_cl(result_reg); in Generate_DoubleToI() local
1078 __ shr_cl(i.OutputOperand()); in AssembleArchInstruction() local