Searched refs:test_qmulz (Results 1 – 3 of 3) sorted by relevance
101 bool test_qmulz(testspec_t* t, FILE* ofp);
148 {"qmulz", 3, 1, test_qmulz}, /* r3 = r1 * r2 */
1308 bool test_qmulz(testspec_t* t, FILE* ofp) { in test_qmulz() function