Searched refs:VX_FP_OTHER (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/none/tests/ppc64/ |
D | test_isa_2_06_part1.c | 1023 VX_FP_OTHER enumerator 1418 { &test_xsadddp, "xsadddp", xsadddp_tests, 64, VX_FP_OTHER}, 1419 { &test_xsdivdp, "xsdivdp", xsdivdp_tests, 64, VX_FP_OTHER}, 1423 { & test_xsmuldp, "xsmuldp", xsmuldp_tests, 64, VX_FP_OTHER}, 1424 { & test_xssubdp, "xssubdp", xssubdp_tests, 64, VX_FP_OTHER}, 1535 case VX_FP_OTHER: in test_vx_fp_ops() 1582 case VX_FP_OTHER: in test_vx_fp_ops() 1591 if (test_type != VX_FP_OTHER) { in test_vx_fp_ops() 1633 if (test_type == VX_FP_OTHER) in test_vx_fp_ops() 1678 case VX_FP_OTHER: in test_vx_fp_ops()
|
D | test_isa_2_07_part2.c | 382 VX_FP_OTHER, enumerator 737 { &test_xsmulsp, "xsmulsp", vx_math_tests, 64, VX_FP_OTHER}, 738 { &test_xsdivsp, "xsdivsp", vx_math_tests, 64, VX_FP_OTHER}, 940 case VX_FP_OTHER: in test_vx_fp_ops() 969 if (test_type != VX_FP_OTHER) { in test_vx_fp_ops() 1008 if (test_type == VX_FP_OTHER) in test_vx_fp_ops()
|
/external/valgrind/none/tests/ppc32/ |
D | test_isa_2_06_part1.c | 1023 VX_FP_OTHER enumerator 1418 { &test_xsadddp, "xsadddp", xsadddp_tests, 64, VX_FP_OTHER}, 1419 { &test_xsdivdp, "xsdivdp", xsdivdp_tests, 64, VX_FP_OTHER}, 1423 { & test_xsmuldp, "xsmuldp", xsmuldp_tests, 64, VX_FP_OTHER}, 1424 { & test_xssubdp, "xssubdp", xssubdp_tests, 64, VX_FP_OTHER}, 1535 case VX_FP_OTHER: in test_vx_fp_ops() 1582 case VX_FP_OTHER: in test_vx_fp_ops() 1591 if (test_type != VX_FP_OTHER) { in test_vx_fp_ops() 1633 if (test_type == VX_FP_OTHER) in test_vx_fp_ops() 1678 case VX_FP_OTHER: in test_vx_fp_ops()
|
D | test_isa_2_07_part2.c | 382 VX_FP_OTHER, enumerator 737 { &test_xsmulsp, "xsmulsp", vx_math_tests, 64, VX_FP_OTHER}, 738 { &test_xsdivsp, "xsdivsp", vx_math_tests, 64, VX_FP_OTHER}, 940 case VX_FP_OTHER: in test_vx_fp_ops() 969 if (test_type != VX_FP_OTHER) { in test_vx_fp_ops() 1008 if (test_type == VX_FP_OTHER) in test_vx_fp_ops()
|