Searched defs:abs_d (Results 1 – 6 of 6) sorted by relevance
1189 __ abs_d(i.OutputDoubleRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local
1383 __ abs_d(i.OutputDoubleRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local
2546 void Assembler::abs_d(FPURegister fd, FPURegister fs) { in abs_d() function in v8::internal::Assembler
2842 void Assembler::abs_d(FPURegister fd, FPURegister fs) { in abs_d() function in v8::internal::Assembler
3224 __ abs_d(result, input); in DoMathAbs() local
3426 __ abs_d(result, input); in DoMathAbs() local