Searched refs:VX_FP_SMSS (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/none/tests/ppc32/ |
D | test_isa_2_07_part2.c | 379 VX_FP_SMSS, // multiply sub single precision result enumerator 736 { &test_xsmsubs, "xsmsub", vx_math_tests, 64, VX_FP_SMSS}, 922 case VX_FP_SMSS: in test_vx_fp_ops() 927 else if (test_type == VX_FP_SMSS) in test_vx_fp_ops() 1034 case VX_FP_SMSS: in test_vx_fp_ops() 1039 else if (test_type == VX_FP_SMSS) in test_vx_fp_ops()
|
/external/valgrind/none/tests/ppc64/ |
D | test_isa_2_07_part2.c | 379 VX_FP_SMSS, // multiply sub single precision result enumerator 736 { &test_xsmsubs, "xsmsub", vx_math_tests, 64, VX_FP_SMSS}, 922 case VX_FP_SMSS: in test_vx_fp_ops() 927 else if (test_type == VX_FP_SMSS) in test_vx_fp_ops() 1034 case VX_FP_SMSS: in test_vx_fp_ops() 1039 else if (test_type == VX_FP_SMSS) in test_vx_fp_ops()
|