Home | History | Annotate | Download | only in mips64

Lines Matching full:mthc1

2532 void Assembler::mthc1(Register rt, FPURegister fs) {
2533 GenInstrRegister(COP1, MTHC1, rt, fs, f0);