Searched refs:test_divp2 (Results 1 – 3 of 3) sorted by relevance
61 bool test_divp2(testspec_t* t, FILE* ofp);
111 {"divp2", 4, 2, test_divp2}, /* r2 = r1 / 2^v(r2),r3 = r1 % 2^v(r2)*/
636 bool test_divp2(testspec_t* t, FILE* ofp) { in test_divp2() function