Searched refs:mtfprd (Results 1 – 3 of 3) sorted by relevance
2201 mtfprd(result, scratch); in LoadDoubleLiteral()2278 mtfprd(dst, src); in MovInt64ToDouble()2303 mtfprd(dst, scratch); in MovInt64ComponentsToDouble()2322 mtfprd(dst, scratch); in InsertDoubleLow()2341 mtfprd(dst, scratch); in InsertDoubleHigh()
928 void mtfprd(DoubleRegister dst, Register src);
1478 void Assembler::mtfprd(DoubleRegister dst, Register src) { in mtfprd() function in v8::internal::Assembler