Searched defs:vec_in1 (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/none/tests/ppc32/
H A Djm-insns.c6321 volatile vector unsigned int vec_in1, vec_in2, vec_out, vscr; local
6329 vec_in1 = (vector unsigned int)viargs[i];
6345 __asm__ __volatile__ ("vor 14,%0,%0" : : "v" (vec_in1));
6362 src1 = (unsigned int*)&vec_in1;
6387 volatile vector unsigned int vec_in1, vec_in2, vec_in3, vec_out, vscr; local
6395 vec_in1 = (vector unsigned int)viargs[i];
6413 __asm__ __volatile__ ("vor 14,%0,%0" : : "v" (vec_in1));
6431 src1 = (unsigned int*)&vec_in1;
6462 volatile vector unsigned int vec_in1, vec_out, vscr; local
6470 vec_in1
6532 volatile vector unsigned int vec_in1, vec_out, vscr; local
6660 volatile vector unsigned int vec_in1, vec_in2, vec_out, vscr; local
7086 volatile vector float vec_in1, vec_in2, vec_out; local
7153 volatile vector float vec_in1, vec_in2, vec_in3, vec_out; local
[all...]
/external/valgrind/none/tests/ppc64/
H A Djm-insns.c6321 volatile vector unsigned int vec_in1, vec_in2, vec_out, vscr; local
6329 vec_in1 = (vector unsigned int)viargs[i];
6345 __asm__ __volatile__ ("vor 14,%0,%0" : : "v" (vec_in1));
6362 src1 = (unsigned int*)&vec_in1;
6387 volatile vector unsigned int vec_in1, vec_in2, vec_in3, vec_out, vscr; local
6395 vec_in1 = (vector unsigned int)viargs[i];
6413 __asm__ __volatile__ ("vor 14,%0,%0" : : "v" (vec_in1));
6431 src1 = (unsigned int*)&vec_in1;
6462 volatile vector unsigned int vec_in1, vec_out, vscr; local
6470 vec_in1
6532 volatile vector unsigned int vec_in1, vec_out, vscr; local
6660 volatile vector unsigned int vec_in1, vec_in2, vec_out, vscr; local
7086 volatile vector float vec_in1, vec_in2, vec_out; local
7153 volatile vector float vec_in1, vec_in2, vec_in3, vec_out; local
[all...]

Completed in 98 milliseconds