Searched refs:sar_cl (Results 1 – 12 of 12) sorted by relevance
212 __ sar_cl(edx); in TEST() local215 __ sar_cl(Operand(ebx, ecx, times_4, 10000)); in TEST() local
725 void sar_cl(Register dst) { sar_cl(Operand(dst)); } in sar_cl() function726 void sar_cl(const Operand& dst);
931 void Assembler::sar_cl(const Operand& dst) { in sar_cl() function in v8::internal::Assembler
733 void sar_cl(Register dst) { sar_cl(Operand(dst)); } in sar_cl() function734 void sar_cl(const Operand& dst);
1060 void Assembler::sar_cl(const Operand& dst) { in sar_cl() function in v8::internal::Assembler
596 __ sar_cl(i.OutputOperand()); in AssembleArchInstruction() local
684 __ sar_cl(i.OutputOperand()); in AssembleArchInstruction() local
2183 __ sar_cl(eax); // No checks of result necessary in EmitInlineSmiBinaryOp() local
2175 __ sar_cl(eax); // No checks of result necessary in EmitInlineSmiBinaryOp() local
1530 __ sar_cl(ToRegister(left)); in DoShiftI() local
1831 __ sar_cl(ToRegister(left)); in DoShiftI() local