Home | History | Annotate | Download | only in mips64

Lines Matching defs:mthc1

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