Searched refs:test_special (Results 1 – 5 of 5) sorted by relevance
/external/valgrind/none/tests/ppc64/ |
D | test_isa_2_07_part1.c | 1223 static void test_special (special_t *table, in test_special() function 1267 test_special(special_move_ops, name, func, test_flags); in test_move_special()
|
D | jm-insns.c | 5365 static void test_special (special_t *table, in test_special() function 5523 test_special(special_int_ops, name, func, test_flags); in test_int_special() 5969 test_special(special_float_ops, name, func, test_flags); in test_float_special() 6845 test_special(special_av_int_ops, name, func, test_flags); in test_av_int_special() 7351 test_special(special_av_float_ops, name, func, test_flags); in test_av_float_special()
|
/external/valgrind/none/tests/ppc32/ |
D | test_isa_2_07_part1.c | 1223 static void test_special (special_t *table, in test_special() function 1267 test_special(special_move_ops, name, func, test_flags); in test_move_special()
|
D | jm-insns.c | 5365 static void test_special (special_t *table, in test_special() function 5523 test_special(special_int_ops, name, func, test_flags); in test_int_special() 5969 test_special(special_float_ops, name, func, test_flags); in test_float_special() 6845 test_special(special_av_int_ops, name, func, test_flags); in test_av_int_special() 7351 test_special(special_av_float_ops, name, func, test_flags); in test_av_float_special()
|
/external/valgrind/VEX/switchback/ |
D | test_ppc_jm1.c | 3998 static void test_special (special_t *table, in test_special() function 4072 test_special(special_int_ops, name, func); in test_int_special() 4235 test_special(special_float_ops, name, func); in test_float_special()
|