Searched refs:mtfprd (Results 1 – 3 of 3) sorted by relevance
2094 mtfprd(result, scratch); in LoadDoubleLiteral()2171 mtfprd(dst, src); in MovInt64ToDouble()2197 mtfprd(dst, scratch); in MovInt64ComponentsToDouble()2216 mtfprd(dst, scratch); in InsertDoubleLow()2235 mtfprd(dst, scratch); in InsertDoubleHigh()
1172 void mtfprd(DoubleRegister dst, Register src);
1613 void Assembler::mtfprd(DoubleRegister dst, Register src) { in mtfprd() function in v8::internal::Assembler