Searched refs:do_dot (Results 1 – 6 of 6) sorted by relevance
/external/valgrind/none/tests/ppc64/ |
D | test_dfp1.c | 81 static Bool do_dot; variable 84 if (do_dot) in _test_dadd() 92 if (do_dot) in _test_dsub() 100 if (do_dot) in _test_dmul() 108 if (do_dot) in _test_ddiv() 117 if (do_dot) in _test_daddq() 125 if (do_dot) in _test_dsubq() 133 if (do_dot) in _test_dmulq() 141 if (do_dot) in _test_ddivq() 330 do_dot = False; in test_dfp_two_arg_ops() [all …]
|
D | test_isa_2_06_part2.c | 574 static Bool do_dot; variable 577 if (do_dot) in test_xvcmpeqdp() 585 if (do_dot) in test_xvcmpgedp() 593 if (do_dot) in test_xvcmpgtdp() 601 if (do_dot) in test_xvcmpeqsp() 609 if (do_dot) in test_xvcmpgesp() 617 if (do_dot) in test_xvcmpgtsp() 982 if (do_dot) in test_divde() 1018 if (do_dot) in test_divweu() 1050 if (do_dot) in test_fctiduz() [all …]
|
D | test_isa_2_06_part3.c | 575 static Bool do_dot; variable 934 if (do_dot) in test_divdeu() 970 if (do_dot) in test_divwe() 1055 printf("#%d: %s%s ", dp? i/2 : i/4, name, (do_dot ? "." : "")); in print_vector_fp_result() 1398 do_dot = False; in test_div_extensions() 1419 printf("#%d: %s%s: ", i, test_group.name, do_dot ? "." : ""); in test_div_extensions() 1432 do_dot = True; in test_div_extensions() 1447 do_dot = False; in test_vx_tdivORtsqrt()
|
/external/valgrind/none/tests/ppc32/ |
D | test_dfp1.c | 81 static Bool do_dot; variable 84 if (do_dot) in _test_dadd() 92 if (do_dot) in _test_dsub() 100 if (do_dot) in _test_dmul() 108 if (do_dot) in _test_ddiv() 117 if (do_dot) in _test_daddq() 125 if (do_dot) in _test_dsubq() 133 if (do_dot) in _test_dmulq() 141 if (do_dot) in _test_ddivq() 330 do_dot = False; in test_dfp_two_arg_ops() [all …]
|
D | test_isa_2_06_part2.c | 574 static Bool do_dot; variable 577 if (do_dot) in test_xvcmpeqdp() 585 if (do_dot) in test_xvcmpgedp() 593 if (do_dot) in test_xvcmpgtdp() 601 if (do_dot) in test_xvcmpeqsp() 609 if (do_dot) in test_xvcmpgesp() 617 if (do_dot) in test_xvcmpgtsp() 982 if (do_dot) in test_divde() 1018 if (do_dot) in test_divweu() 1050 if (do_dot) in test_fctiduz() [all …]
|
D | test_isa_2_06_part3.c | 575 static Bool do_dot; variable 934 if (do_dot) in test_divdeu() 970 if (do_dot) in test_divwe() 1055 printf("#%d: %s%s ", dp? i/2 : i/4, name, (do_dot ? "." : "")); in print_vector_fp_result() 1398 do_dot = False; in test_div_extensions() 1419 printf("#%d: %s%s: ", i, test_group.name, do_dot ? "." : ""); in test_div_extensions() 1432 do_dot = True; in test_div_extensions() 1447 do_dot = False; in test_vx_tdivORtsqrt()
|