Home | History | Annotate | Download | only in mips

Lines Matching refs:mfc1

240     mfc1(dst_low, src);
241 mfc1(dst_high, FPURegister::from_code(src.code() + 1));