Searched refs:test_qdivz (Results 1 – 3 of 3) sorted by relevance
102 bool test_qdivz(testspec_t* t, FILE* ofp);
149 {"qdivz", 3, 1, test_qdivz}, /* r3 = r1 / r2 */
1330 bool test_qdivz(testspec_t* t, FILE* ofp) { in test_qdivz() function