Home
last modified time | relevance | path

Searched refs:spec_sp_fargs (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/none/tests/ppc64/
Dtest_isa_2_06_part2.c269 static float * spec_sp_fargs; variable
304 spec_sp_fargs = malloc( 17 * sizeof(float) ); in build_special_fargs_table()
479 register_sp_farg(&spec_sp_fargs[i-1], s, _exp, mant_sp); in build_special_fargs_table()
489 register_sp_farg(&spec_sp_fargs[i-1], s, _exp, mant_sp); in build_special_fargs_table()
535 spec_sp_fargs[j] = spec_fargs[j]; in build_special_fargs_table()
1103 inA = (void *)&spec_sp_fargs[a_idx]; in setup_sp_fp_args()
1104 inB = (void *)&spec_sp_fargs[b_idx]; in setup_sp_fp_args()
1152 frA_sp = (unsigned int *)&spec_sp_fargs[a_idx]; in print_vector_fp_result()
1153 frB_sp = (unsigned int *)&spec_sp_fargs[b_idx]; in print_vector_fp_result()
1206 frA_sp = *((unsigned int *)&spec_sp_fargs[a_idx]); in print_vx_aORm_fp_result()
[all …]
Dtest_isa_2_06_part3.c205 static float * spec_sp_fargs; variable
243 spec_sp_fargs = malloc( 20 * sizeof(float) ); in build_special_fargs_table()
321 register_sp_farg(&spec_sp_fargs[i-1], s, _exp, mant_sp); in build_special_fargs_table()
331 register_sp_farg(&spec_sp_fargs[i-1], s, _exp, mant_sp); in build_special_fargs_table()
395 spec_sp_fargs[j] = spec_fargs[j]; in build_special_fargs_table()
473 src_sp = spec_sp_fargs[idx]; in check_estimate()
1017 inA = (void *)&spec_sp_fargs[a_idx]; in setup_sp_fp_args()
1018 inB = (void *)&spec_sp_fargs[b_idx]; in setup_sp_fp_args()
1066 frA_sp = (unsigned int *)&spec_sp_fargs[a_idx]; in print_vector_fp_result()
1067 frB_sp = (unsigned int *)&spec_sp_fargs[b_idx]; in print_vector_fp_result()
[all …]
Dtest_isa_2_07_part2.c134 static float * spec_sp_fargs; variable
178 spec_sp_fargs = malloc( 20 * sizeof(float) ); in build_special_fargs_table()
255 register_sp_farg(&spec_sp_fargs[i-1], s, _exp, mant_sp); in build_special_fargs_table()
265 register_sp_farg(&spec_sp_fargs[i-1], s, _exp, mant_sp); in build_special_fargs_table()
330 spec_sp_fargs[j] = spec_fargs[j]; in build_special_fargs_table()
1109 double input = spec_sp_fargs[i]; in test_vsx_one_fp_arg()
1149 inB = (void *)&spec_sp_fargs[i]; in test_vsx_one_fp_arg()
1160 printf("%s(%08x)", test_group.op, *((unsigned int *)&spec_sp_fargs[i])); in test_vsx_one_fp_arg()
1259 unsigned int * arg_ptr = (unsigned int *)&spec_sp_fargs[i]; in _do_store_test()
1264 double input = spec_sp_fargs[i]; in _do_store_test()
[all …]
/external/valgrind/none/tests/ppc32/
Dtest_isa_2_06_part2.c269 static float * spec_sp_fargs; variable
304 spec_sp_fargs = malloc( 17 * sizeof(float) ); in build_special_fargs_table()
479 register_sp_farg(&spec_sp_fargs[i-1], s, _exp, mant_sp); in build_special_fargs_table()
489 register_sp_farg(&spec_sp_fargs[i-1], s, _exp, mant_sp); in build_special_fargs_table()
535 spec_sp_fargs[j] = spec_fargs[j]; in build_special_fargs_table()
1103 inA = (void *)&spec_sp_fargs[a_idx]; in setup_sp_fp_args()
1104 inB = (void *)&spec_sp_fargs[b_idx]; in setup_sp_fp_args()
1152 frA_sp = (unsigned int *)&spec_sp_fargs[a_idx]; in print_vector_fp_result()
1153 frB_sp = (unsigned int *)&spec_sp_fargs[b_idx]; in print_vector_fp_result()
1206 frA_sp = *((unsigned int *)&spec_sp_fargs[a_idx]); in print_vx_aORm_fp_result()
[all …]
Dtest_isa_2_06_part3.c205 static float * spec_sp_fargs; variable
243 spec_sp_fargs = malloc( 20 * sizeof(float) ); in build_special_fargs_table()
321 register_sp_farg(&spec_sp_fargs[i-1], s, _exp, mant_sp); in build_special_fargs_table()
331 register_sp_farg(&spec_sp_fargs[i-1], s, _exp, mant_sp); in build_special_fargs_table()
395 spec_sp_fargs[j] = spec_fargs[j]; in build_special_fargs_table()
473 src_sp = spec_sp_fargs[idx]; in check_estimate()
1017 inA = (void *)&spec_sp_fargs[a_idx]; in setup_sp_fp_args()
1018 inB = (void *)&spec_sp_fargs[b_idx]; in setup_sp_fp_args()
1066 frA_sp = (unsigned int *)&spec_sp_fargs[a_idx]; in print_vector_fp_result()
1067 frB_sp = (unsigned int *)&spec_sp_fargs[b_idx]; in print_vector_fp_result()
[all …]
Dtest_isa_2_07_part2.c134 static float * spec_sp_fargs; variable
178 spec_sp_fargs = malloc( 20 * sizeof(float) ); in build_special_fargs_table()
255 register_sp_farg(&spec_sp_fargs[i-1], s, _exp, mant_sp); in build_special_fargs_table()
265 register_sp_farg(&spec_sp_fargs[i-1], s, _exp, mant_sp); in build_special_fargs_table()
330 spec_sp_fargs[j] = spec_fargs[j]; in build_special_fargs_table()
1109 double input = spec_sp_fargs[i]; in test_vsx_one_fp_arg()
1149 inB = (void *)&spec_sp_fargs[i]; in test_vsx_one_fp_arg()
1160 printf("%s(%08x)", test_group.op, *((unsigned int *)&spec_sp_fargs[i])); in test_vsx_one_fp_arg()
1259 unsigned int * arg_ptr = (unsigned int *)&spec_sp_fargs[i]; in _do_store_test()
1264 double input = spec_sp_fargs[i]; in _do_store_test()
[all …]