Searched refs:test_qneg (Results 1 – 3 of 3) sorted by relevance
91 bool test_qneg(testspec_t* t, FILE* ofp);
139 {"qneg", 2, 1, test_qneg}, /* r2 = -r1 */
1166 bool test_qneg(testspec_t* t, FILE* ofp) { in test_qneg() function