Searched refs:test_mod (Results 1 – 4 of 4) sorted by relevance
147 use test_mod
66 bool test_mod(testspec_t* t, FILE* ofp);
116 {"mod", 3, 1, test_mod}, /* r3 = r1 % r2 */
729 bool test_mod(testspec_t* t, FILE* ofp) { in test_mod() function