Home | History | Annotate | Download | only in cctest

Lines Matching full:dstd

2132       double dstd;
2188 __ sdc1(f10, MemOperand(a0, offsetof(TestFloat, dstd)) );
2207 CHECK_EQ(test.dstd, outputs_D[i]);
2213 CHECK_EQ(test.dstd, test.dstdold);