Searched refs:test_qmul (Results 1 – 3 of 3) sorted by relevance
96 bool test_qmul(testspec_t* t, FILE* ofp);
144 {"qmul", 3, 1, test_qmul}, /* r3 = r1 * r2 */
1236 bool test_qmul(testspec_t* t, FILE* ofp) { in test_qmul() function