Home
last modified time | relevance | path

Searched refs:vec_out_idx (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/none/tests/ppc32/
Dtest_isa_2_07_part2.c1097 int vec_out_idx; in test_vsx_one_fp_arg() local
1100 vec_out_idx = dp_res ? 1 : 3; in test_vsx_one_fp_arg()
1102 vec_out_idx = 0; in test_vsx_one_fp_arg()
1130 res = check_reciprocal_estimate(is_sqrt, i, vec_out_idx); in test_vsx_one_fp_arg()
1133 printf(" = %016llx", dst_dp[vec_out_idx]); in test_vsx_one_fp_arg()
1135 printf(" = %08x", dst_sp[vec_out_idx]); in test_vsx_one_fp_arg()
1140 int vec_out_idx; in test_vsx_one_fp_arg() local
1142 vec_out_idx = dp_res ? 1 : 3; in test_vsx_one_fp_arg()
1144 vec_out_idx = 0; in test_vsx_one_fp_arg()
1162 printf(" = %016llx", dst_dp[vec_out_idx]); in test_vsx_one_fp_arg()
[all …]
/external/valgrind/none/tests/ppc64/
Dtest_isa_2_07_part2.c1097 int vec_out_idx; in test_vsx_one_fp_arg() local
1100 vec_out_idx = dp_res ? 1 : 3; in test_vsx_one_fp_arg()
1102 vec_out_idx = 0; in test_vsx_one_fp_arg()
1130 res = check_reciprocal_estimate(is_sqrt, i, vec_out_idx); in test_vsx_one_fp_arg()
1133 printf(" = %016llx", dst_dp[vec_out_idx]); in test_vsx_one_fp_arg()
1135 printf(" = %08x", dst_sp[vec_out_idx]); in test_vsx_one_fp_arg()
1140 int vec_out_idx; in test_vsx_one_fp_arg() local
1142 vec_out_idx = dp_res ? 1 : 3; in test_vsx_one_fp_arg()
1144 vec_out_idx = 0; in test_vsx_one_fp_arg()
1162 printf(" = %016llx", dst_dp[vec_out_idx]); in test_vsx_one_fp_arg()
[all …]