Home
last modified time | relevance | path

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

/external/valgrind/none/tests/ppc64/
Dtest_isa_3_0.c3202 vec_xb[0] = float_vsxargs[j]; in testfunction_vector_scalar_data_class()
3203 vec_xb[1] = float_vsxargs[j+1]; in testfunction_vector_scalar_data_class()
3251 vec_xa[0] = float_vsxargs[i]; in testfunction_vector_scalar_compare_quads()
3252 vec_xa[1] = float_vsxargs[i+1]; in testfunction_vector_scalar_compare_quads()
3253 vec_xb[0] = float_vsxargs[j]; in testfunction_vector_scalar_compare_quads()
3254 vec_xb[1] = float_vsxargs[j+1]; in testfunction_vector_scalar_compare_quads()
3298 vec_xb[0] = float_vsxargs[j]; in testfunction_vector_scalar_rounding_quads()
3299 vec_xb[1] = float_vsxargs[j+1]; in testfunction_vector_scalar_rounding_quads()
3334 vec_xa[0] = float_vsxargs[i]; in testfunction_vector_three_special()
3335 vec_xa[1] = float_vsxargs[i+1]; in testfunction_vector_three_special()
[all …]
Dppc64_helpers.h1463 static unsigned long * float_vsxargs; variable
1487 float_vsxargs = binary128_float_vsxargs; in build_float_vsx_tables()