Home | History | Annotate | Download | only in mips64

Lines Matching full:mfc1

2241 void Assembler::mfc1(Register rt, FPURegister fs) {
2242 GenInstrRegister(COP1, MFC1, rt, fs, f0);