Home | History | Annotate | Download | only in cctest

Lines Matching refs:Move

225   __ Movn(a0, a7, a4);  // Move a0<-a7 (a4 is NOT 0).
433 // Test sign extension of move operations from coprocessor.
865 __ dsll32(a6, a5, 0); // Move a5 to high bits of a6.
2220 __ Move(f12, 0.0);
2221 __ Move(f10, 0.0);
2222 __ Move(f16, 0.0);
2223 __ Move(f14, 0.0);