Searched refs:print_vector_fp_result (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/none/tests/ppc32/ |
D | test_isa_2_06_part3.c | 1045 static void print_vector_fp_result(unsigned int cc, vx_fp_test_t * test_group, int i, Bool print_ve… in print_vector_fp_result() function 1493 print_vector_fp_result(crx, &test_group, i, False/*do not print vec_out*/); in test_vx_tdivORtsqrt() 1524 print_vector_fp_result(crx, &test_group, i, False/*do not print vec_out*/); in test_vx_tdivORtsqrt()
|
D | test_isa_2_06_part2.c | 1131 static void print_vector_fp_result(unsigned int cc, vx_fp_test_t * test_group, int i) in print_vector_fp_result() function 1574 print_vector_fp_result(condreg, &test_group, i); in test_vx_vector_fp_ops()
|
/external/valgrind/none/tests/ppc64/ |
D | test_isa_2_06_part3.c | 1045 static void print_vector_fp_result(unsigned int cc, vx_fp_test_t * test_group, int i, Bool print_ve… in print_vector_fp_result() function 1493 print_vector_fp_result(crx, &test_group, i, False/*do not print vec_out*/); in test_vx_tdivORtsqrt() 1524 print_vector_fp_result(crx, &test_group, i, False/*do not print vec_out*/); in test_vx_tdivORtsqrt()
|
D | test_isa_2_06_part2.c | 1131 static void print_vector_fp_result(unsigned int cc, vx_fp_test_t * test_group, int i) in print_vector_fp_result() function 1574 print_vector_fp_result(condreg, &test_group, i); in test_vx_vector_fp_ops()
|