Home | History | Annotate | Download | only in cctest

Lines Matching full:mfc1

366   __ mfc1(t0, f4);
367 __ mfc1(t1, f5);
368 __ mfc1(t2, f6);
369 __ mfc1(t3, f7);
428 __ mfc1(t2, f8);
433 __ mfc1(t3, f10);
783 __ mfc1(t0, f0);
784 __ mfc1(t1, f1);
790 __ mfc1(t0, f0); // f0 has LS 32 bits of long.
791 __ mfc1(t1, f1); // f1 has MS 32 bits of long.