Searched refs:test_qdiv (Results 1 – 3 of 3) sorted by relevance
97 bool test_qdiv(testspec_t* t, FILE* ofp);98 bool test_qdiv(testspec_t* t, FILE* ofp);
145 {"qdiv", 3, 1, test_qdiv}, /* r3 = r1 / r2 */
1250 bool test_qdiv(testspec_t* t, FILE* ofp) { in test_qdiv() function