Searched refs:test_mulp2 (Results 1 – 3 of 3) sorted by relevance
57 bool test_mulp2(testspec_t* t, FILE* ofp);
107 {"mulp2", 3, 1, test_mulp2}, /* r3 = r1 * 2^v(r2) */
569 bool test_mulp2(testspec_t* t, FILE* ofp) { in test_mulp2() function