Home | History | Annotate | Download | only in mips

Lines Matching refs:mfc1

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