Searched refs:vx_fp_test_t (Results 1 – 6 of 6) sorted by relevance
/external/valgrind/none/tests/ppc64/ |
D | test_isa_2_06_part2.c | 570 } vx_fp_test_t; typedef 877 static vx_fp_test_t 885 static vx_fp_test_t 911 static vx_fp_test_t 925 static vx_fp_test_t 1131 static void print_vector_fp_result(unsigned int cc, vx_fp_test_t * test_group, int i) in print_vector_fp_result() 1173 vx_fp_test_t * test_group, int i) in print_vx_aORm_fp_result() 1233 vx_fp_test_t test_group = vx_simple_scalar_fp_tests[k]; in test_vx_simple_scalar_fp_ops() 1331 vx_fp_test_t test_group = vx_aORm_fp_tests[k]; in test_vx_aORm_fp_ops() 1457 vx_fp_test_t test_group = vx_vector_one_fp_arg_tests[k]; in test_vx_vector_one_fp_arg() [all …]
|
D | test_isa_2_06_part3.c | 572 } vx_fp_test_t; typedef 822 static vx_fp_test_t 863 static vx_fp_test_t 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() 1100 vx_fp_test_t test_group = vsx_one_fp_arg_tests[k]; in test_vsx_one_fp_arg() 1452 vx_fp_test_t test_group = vx_tdivORtsqrt_tests[k]; in test_vx_tdivORtsqrt()
|
D | test_isa_2_06_part1.c | 92 typedef struct vx_fp_test vx_fp_test_t; typedef 1416 static vx_fp_test_t vx_fp_tests[] = { 1508 vx_fp_test_t test_group = vx_fp_tests[k]; in test_vx_fp_ops()
|
/external/valgrind/none/tests/ppc32/ |
D | test_isa_2_06_part2.c | 570 } vx_fp_test_t; typedef 877 static vx_fp_test_t 885 static vx_fp_test_t 911 static vx_fp_test_t 925 static vx_fp_test_t 1131 static void print_vector_fp_result(unsigned int cc, vx_fp_test_t * test_group, int i) in print_vector_fp_result() 1173 vx_fp_test_t * test_group, int i) in print_vx_aORm_fp_result() 1233 vx_fp_test_t test_group = vx_simple_scalar_fp_tests[k]; in test_vx_simple_scalar_fp_ops() 1331 vx_fp_test_t test_group = vx_aORm_fp_tests[k]; in test_vx_aORm_fp_ops() 1457 vx_fp_test_t test_group = vx_vector_one_fp_arg_tests[k]; in test_vx_vector_one_fp_arg() [all …]
|
D | test_isa_2_06_part3.c | 572 } vx_fp_test_t; typedef 822 static vx_fp_test_t 863 static vx_fp_test_t 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() 1100 vx_fp_test_t test_group = vsx_one_fp_arg_tests[k]; in test_vsx_one_fp_arg() 1452 vx_fp_test_t test_group = vx_tdivORtsqrt_tests[k]; in test_vx_tdivORtsqrt()
|
D | test_isa_2_06_part1.c | 92 typedef struct vx_fp_test vx_fp_test_t; typedef 1416 static vx_fp_test_t vx_fp_tests[] = { 1508 vx_fp_test_t test_group = vx_fp_tests[k]; in test_vx_fp_ops()
|