Home | History | Annotate | Download | only in cctest

Lines Matching full:resd1

1962       double resd1;
1982 double resd1[kTableLength] = {
2014 __ sdc1(f14, MemOperand(a0, offsetof(TestFloat, resd1)) );
2033 CHECK_EQ(test.resd1, resd1[i]);
2038 CHECK(std::isnan(test.resd1));