Home | History | Annotate | Download | only in mips

Lines Matching refs:from_code

241     mfc1(dst_high, FPURegister::from_code(src.code() + 1));
246 mtc1(src_high, FPURegister::from_code(dst.code() + 1));