Home | History | Annotate | Download | only in mips

Lines Matching defs:cfc1

2343 void Assembler::cfc1(Register rt, FPUControlRegister fs) {
2344 GenInstrRegister(COP1, CFC1, rt, fs);