Searched refs:shr_cl (Results 1 – 15 of 15) sorted by relevance
227 __ shr_cl(edx); in TEST() local230 __ shr_cl(Operand(ebx, ecx, times_4, 10000)); in TEST() local
743 void shr_cl(Register dst) { shr_cl(Operand(dst)); } in shr_cl() function744 void shr_cl(const Operand& dst);
412 __ shr_cl(eax); in Generate() local
996 void Assembler::shr_cl(const Operand& dst) { in shr_cl() function in v8::internal::Assembler
245 __ shr_cl(result_reg); in Generate() local
751 void shr_cl(Register dst) { shr_cl(Operand(dst)); } in shr_cl() function752 void shr_cl(const Operand& dst);
1125 void Assembler::shr_cl(const Operand& dst) { in shr_cl() function in v8::internal::Assembler
279 __ shr_cl(result_reg); in Generate() local
589 __ shr_cl(i.OutputOperand()); in AssembleArchInstruction() local
677 __ shr_cl(i.OutputOperand()); in AssembleArchInstruction() local
2196 __ shr_cl(eax); in EmitInlineSmiBinaryOp() local
2204 __ shr_cl(eax); in EmitInlineSmiBinaryOp() local
1533 __ shr_cl(ToRegister(left)); in DoShiftI() local
1834 __ shr_cl(ToRegister(left)); in DoShiftI() local