Home | History | Annotate | Download | only in mips64

Lines Matching full:dmfc1

2552 void Assembler::dmfc1(Register rt, FPURegister fs) {
2553 GenInstrRegister(COP1, DMFC1, rt, fs, f0);