Home | History | Annotate | Download | only in cctest

Lines Matching full:dstd

2215       double dstd;
2271 __ sdc1(f10, MemOperand(a0, offsetof(TestFloat, dstd)) );
2290 CHECK_EQ(test.dstd, outputs_D[i]);
2296 CHECK_EQ(test.dstd, test.dstdold);