Home | History | Annotate | Download | only in mips

Lines Matching defs:mthc1

2257       mthc1(at, fd);
2262 mthc1(at, fd);
2323 void Assembler::mthc1(Register rt, FPURegister fs) {
2324 GenInstrRegister(COP1, MTHC1, rt, fs, f0);