Home
last modified time | relevance | path

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

/external/valgrind/none/tests/ppc64/
Dppc64_helpers.h1794 static unsigned long * vpcv = NULL; variable
1802 vpcv = memalign(16, MAX_VPCV_SIZE * sizeof(unsigned long)); in build_vector_permute_table()
1806 vpcv[i++]=0x12021a0817141317ULL; vpcv[i++]=0x100d1b05070f0205ULL; in build_vector_permute_table()
1807 vpcv[i++]=0x0d1d0517080b0c08ULL; vpcv[i++]=0x0f12041a18101d1cULL; in build_vector_permute_table()
1808 vpcv[i++]=0x100d1b070f020505ULL; vpcv[i++]=0x0e201f1400130105ULL; in build_vector_permute_table()
1809 vpcv[i++]=0x0705030a0b01ea0cULL; vpcv[i++]=0x0e0c09010602080dULL; in build_vector_permute_table()
1811 vpcv[i++]=0x12021a0817141317ULL; vpcv[i++]=0x100d1b05070f0205ULL; in build_vector_permute_table()
1812 vpcv[i++]=0x0705030a0b01ea0cULL; vpcv[i++]=0x0e0c09010602080dULL; in build_vector_permute_table()
Dtest_isa_3_0.c2554 vec_xb = (vector unsigned long){vpcv[j], vpcv[j+1]}; in testfunction_vector_xxpermute()
2637 vec_xc = (vector unsigned long){vpcv[p], vpcv[p+1]}; in testfunction_vector_logical_four()