Searched refs:test_mulv (Results 1 – 3 of 3) sorted by relevance
58 bool test_mulv(testspec_t* t, FILE* ofp);
108 {"mulv", 3, 1, test_mulv}, /* r3 = r1 * v(r2) */
585 bool test_mulv(testspec_t* t, FILE* ofp) { in test_mulv() function