Home | History | Annotate | Download | only in mips

Lines Matching refs:f0

41     DoubleRegister result = f0;
619 __ sqrt_d(f0, f12);
620 __ MovToFloatResult(f0);
810 __ mtc1(scratch2, f0);
811 __ cvt_d_w(f0, f0);
812 __ sdc1(f0, MemOperand(scratch3));