Searched defs:Dmfc1 (Results 1 – 2 of 2) sorted by relevance
156 __ Dmfc1(out, in); in MoveFPToInt() local826 __ Dmfc1(AT, out); in GenRoundingMode() local848 __ Dmfc1(AT, out); in GenRoundingMode() local900 __ Dmfc1(out, FTMP); in GenRound() local934 __ Dmfc1(TMP, FTMP); in GenRound() local
1281 void Mips64Assembler::Dmfc1(GpuRegister rt, FpuRegister fs) { in Dmfc1() function in art::mips64::Mips64Assembler