Searched defs:MovDoubleLowToInt (Results 1 – 4 of 4) sorted by relevance
561 __ MovDoubleLowToInt(temp2, double_scratch1); in EmitMathExp() local
3637 void MacroAssembler::MovDoubleLowToInt(Register dst, DoubleRegister src) { in MovDoubleLowToInt() function in v8::internal::MacroAssembler
1277 __ MovDoubleLowToInt(i.OutputRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local
5372 __ MovDoubleLowToInt(result_reg, value_reg); in DoShiftI() local