Searched refs:frB_dp (Results 1 – 6 of 6) sorted by relevance
/external/valgrind/none/tests/ppc32/ |
D | test_isa_2_06_part3.c | 1052 unsigned long long * frA_dp, * frB_dp, * dst_dp; in print_vector_fp_result() local 1063 frB_dp = (unsigned long long *)&spec_fargs[b_idx]; in print_vector_fp_result() 1064 printf("%016llx %s %016llx", *frA_dp, test_group->op, *frB_dp); in print_vector_fp_result() 1134 unsigned long long * frB_dp, *dst_dp; in test_vsx_one_fp_arg() local 1151 frB_dp = (unsigned long long *)&spec_fargs[i + j]; in test_vsx_one_fp_arg() 1152 printf("%s(%016llx)", test_group.op, *frB_dp); in test_vsx_one_fp_arg() 1471 unsigned long long * frB_dp; in test_vx_tdivORtsqrt() local 1499 frB_dp = (unsigned long long *)&spec_fargs[i + j]; in test_vx_tdivORtsqrt() 1500 printf("%s(%016llx)", test_group.op, *frB_dp); in test_vx_tdivORtsqrt()
|
D | test_isa_2_06_part2.c | 1138 unsigned long long * frA_dp, * frB_dp, * dst_dp; in print_vector_fp_result() local 1149 frB_dp = (unsigned long long *)&spec_fargs[b_idx]; in print_vector_fp_result() 1150 printf("%016llx %s %016llx", *frA_dp, test_group->op, *frB_dp); in print_vector_fp_result() 1474 unsigned long long * frB_dp, *dst_dp; in test_vx_vector_one_fp_arg() local 1487 frB_dp = (unsigned long long *)&spec_fargs[i + j]; in test_vx_vector_one_fp_arg() 1488 printf("%s(%016llx)", test_group.op, *frB_dp); in test_vx_vector_one_fp_arg()
|
D | test_isa_2_07_part2.c | 1098 unsigned long long * frB_dp; in test_vsx_one_fp_arg() local 1125 frB_dp = (unsigned long long *)&spec_fargs[i]; in test_vsx_one_fp_arg() 1126 printf("%s(%016llx)", test_group.op, *frB_dp); in test_vsx_one_fp_arg()
|
/external/valgrind/none/tests/ppc64/ |
D | test_isa_2_06_part3.c | 1052 unsigned long long * frA_dp, * frB_dp, * dst_dp; in print_vector_fp_result() local 1063 frB_dp = (unsigned long long *)&spec_fargs[b_idx]; in print_vector_fp_result() 1064 printf("%016llx %s %016llx", *frA_dp, test_group->op, *frB_dp); in print_vector_fp_result() 1134 unsigned long long * frB_dp, *dst_dp; in test_vsx_one_fp_arg() local 1151 frB_dp = (unsigned long long *)&spec_fargs[i + j]; in test_vsx_one_fp_arg() 1152 printf("%s(%016llx)", test_group.op, *frB_dp); in test_vsx_one_fp_arg() 1471 unsigned long long * frB_dp; in test_vx_tdivORtsqrt() local 1499 frB_dp = (unsigned long long *)&spec_fargs[i + j]; in test_vx_tdivORtsqrt() 1500 printf("%s(%016llx)", test_group.op, *frB_dp); in test_vx_tdivORtsqrt()
|
D | test_isa_2_06_part2.c | 1138 unsigned long long * frA_dp, * frB_dp, * dst_dp; in print_vector_fp_result() local 1149 frB_dp = (unsigned long long *)&spec_fargs[b_idx]; in print_vector_fp_result() 1150 printf("%016llx %s %016llx", *frA_dp, test_group->op, *frB_dp); in print_vector_fp_result() 1474 unsigned long long * frB_dp, *dst_dp; in test_vx_vector_one_fp_arg() local 1487 frB_dp = (unsigned long long *)&spec_fargs[i + j]; in test_vx_vector_one_fp_arg() 1488 printf("%s(%016llx)", test_group.op, *frB_dp); in test_vx_vector_one_fp_arg()
|
D | test_isa_2_07_part2.c | 1098 unsigned long long * frB_dp; in test_vsx_one_fp_arg() local 1125 frB_dp = (unsigned long long *)&spec_fargs[i]; in test_vsx_one_fp_arg() 1126 printf("%s(%016llx)", test_group.op, *frB_dp); in test_vsx_one_fp_arg()
|