Searched refs:shr_cl (Results 1 – 14 of 14) sorted by relevance
744 void shr_cl(Register dst) { shr_cl(Operand(dst)); } in shr_cl() function745 void shr_cl(const Operand& dst);
409 __ shr_cl(eax); in Generate() local
1018 void Assembler::shr_cl(const Operand& dst) { in shr_cl() function in v8::internal::Assembler
244 __ shr_cl(result_reg); in Generate() local
2320 __ shr_cl(eax); in EmitInlineSmiBinaryOp() local
1916 __ shr_cl(ToRegister(left)); in DoShiftI() local
221 __ shr_cl(edx); in TEST() local224 __ shr_cl(Operand(ebx, ecx, times_4, 10000)); in TEST() local
761 void shr_cl(Register dst) { shr_cl(Operand(dst)); } in shr_cl() function762 void shr_cl(const Operand& dst);
1085 void Assembler::shr_cl(const Operand& dst) { in shr_cl() function in v8::internal::Assembler
2330 __ shr_cl(eax); in EmitInlineSmiBinaryOp() local
278 __ shr_cl(result_reg); in Generate() local
1624 __ shr_cl(ToRegister(left)); in DoShiftI() local
231 __ shr_cl(i.OutputRegister()); in AssembleArchInstruction() local