Home | History | Annotate | Download | only in mips

Lines Matching full:ldc1

1062       __ ldc1(i.OutputDoubleRegister(), i.MemoryOperand());
1109 ASSEMBLE_CHECKED_LOAD_FLOAT(Double, ldc1);
1635 __ ldc1(g.ToDoubleRegister(destination), src);
1638 __ ldc1(temp, src);
1690 __ ldc1(src, dst);
1701 __ ldc1(temp_1, dst0); // Save destination in temp_1.