Home
last modified time | relevance | path

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

/external/valgrind/none/tests/ppc64/
Dtest_isa_3_0.c140 static vector unsigned long vec_xa, vec_xb, vec_xc, vec_xt; variable
501 …_volatile__ ("vpermr %0, %1, %2, %3 " : "+v" (vec_xt): "v" (vec_xa), "v" (vec_xb), "v" (vec_xc)); in test_vpermr()
506 …volatile__ ("vmsumudm %0, %1, %2, %3 " : "+v" (vec_xt): "v" (vec_xa), "v" (vec_xb), "v" (vec_xc)); in test_vmsumudm()
2637 vec_xc = (vector unsigned long){vpcv[p], vpcv[p+1]}; in testfunction_vector_logical_four()
2643 vec_xc[0], vec_xc[1]); in testfunction_vector_logical_four()