Home | History | Annotate | Download | only in ppc64

Lines Matching refs:test_type

415     vx_fp_test_type test_type;
435 vx_fp_test_type test_type;
918 vx_fp_test_type test_type = test_group.test_type;
920 switch (test_type) {
925 if (test_type == VX_FP_SMAS)
927 else if (test_type == VX_FP_SMSS)
929 else if (test_type == VX_FP_SNMAS)
944 printf("ERROR: Invalid VX FP test type %d\n", test_type);
969 if (test_type != VX_FP_OTHER) {
1008 if (test_type == VX_FP_OTHER)
1032 switch (test_type) {
1037 if (test_type == VX_FP_SMAS)
1039 else if (test_type == VX_FP_SMSS)
1041 else if (test_type == VX_FP_SNMAS)
1104 if (test_group.test_type == VX_SCALAR_SP_TO_VECTOR_SP) {
1127 if (test_group.test_type == VX_ESTIMATE)