Home | History | Annotate | Download | only in mips

Lines Matching refs:mtc1

245     mtc1(src_low, dst);
246 mtc1(src_high, FPURegister::from_code(dst.code() + 1));