Home | History | Annotate | Download | only in mips64

Lines Matching full:dmfc1

315   inline void Move(Register dst, FPURegister src) { dmfc1(dst, src); }