Home
last modified time | relevance | path

Searched refs:div_result_sp (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/none/tests/ppc64/
Dtest_isa_2_07_part2.c880 unsigned int * div_result_sp = (unsigned int *)&div_result; in check_reciprocal_estimate() local
887 *calc_diff_tmp_sp, *div_result_sp, *dst_sp); in check_reciprocal_estimate()
889 … result = (*dst_sp & VSX_RECIP_ESTIMATE_MASK_SP) == (*div_result_sp & VSX_RECIP_ESTIMATE_MASK_SP); in check_reciprocal_estimate()
Dtest_isa_2_06_part3.c547 unsigned int * div_result_sp = (unsigned int *) &div_result; in check_estimate() local
548 …result = (dst_sp[output_vec_idx] & VSX_RECIP_ESTIMATE_MASK_SP) == (*div_result_sp & VSX_RECIP_ESTI… in check_estimate()
/external/valgrind/none/tests/ppc32/
Dtest_isa_2_07_part2.c880 unsigned int * div_result_sp = (unsigned int *)&div_result; in check_reciprocal_estimate() local
887 *calc_diff_tmp_sp, *div_result_sp, *dst_sp); in check_reciprocal_estimate()
889 … result = (*dst_sp & VSX_RECIP_ESTIMATE_MASK_SP) == (*div_result_sp & VSX_RECIP_ESTIMATE_MASK_SP); in check_reciprocal_estimate()
Dtest_isa_2_06_part3.c547 unsigned int * div_result_sp = (unsigned int *) &div_result; in check_estimate() local
548 …result = (dst_sp[output_vec_idx] & VSX_RECIP_ESTIMATE_MASK_SP) == (*div_result_sp & VSX_RECIP_ESTI… in check_estimate()