Searched refs:test_exptf (Results 1 – 3 of 3) sorted by relevance
65 bool test_exptf(testspec_t* t, FILE* ofp);
115 {"exptf", 3, 1, test_exptf}, /* r3 = r1 ^ r2 */
715 bool test_exptf(testspec_t* t, FILE* ofp) { in test_exptf() function