Home | History | Annotate | Download | only in cctest

Lines Matching full:resd1

1879       double resd1;
1899 double resd1[kTableLength] = {
1931 __ sdc1(f14, MemOperand(a0, offsetof(TestFloat, resd1)) );
1949 CHECK_EQ(test.resd1, resd1[i]);
1954 CHECK(std::isnan(test.resd1));