Home | History | Annotate | Download | only in mips

Lines Matching refs:mfc1

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