Home | History | Annotate | Download | only in cctest

Lines Matching refs:mfc1

367     __ mfc1(t0, f4);
368 __ mfc1(t1, f5);
369 __ mfc1(t2, f6);
370 __ mfc1(t3, f7);
432 __ mfc1(t2, f8);
437 __ mfc1(t3, f10);
784 __ mfc1(t0, f0);
785 __ mfc1(t1, f1);
791 __ mfc1(t0, f0); // f0 has LS 32 bits of long.
792 __ mfc1(t1, f1); // f1 has MS 32 bits of long.