Searched refs:vec_in (Results 1 - 2 of 2) sorted by last modified time

/external/valgrind/none/tests/ppc32/
H A Djm-insns.c6262 volatile vector unsigned int vec_in, vec_out, vscr; local
6274 vec_in = (vector unsigned int)viargs[i];
6284 __asm__ __volatile__ ("vor 14,%0,%0" : : "v" (vec_in));
6300 src = (unsigned int*)&vec_in;
6854 volatile vector unsigned int vec_in, vec_out, vscr; local
6895 vec_in = (vector unsigned int)viargs[i];
6896 src = (unsigned int*)&vec_in;
6938 volatile vector unsigned int vec_in, vec_out, vscr; local
6951 vec_in = (vector unsigned int)viargs[i];
6968 __asm__ __volatile__ ("vor 14,%0,%0" : : "v" (vec_in));
7018 volatile vector float vec_in, vec_out; local
7260 volatile vector unsigned int vec_in, vec_out, vscr; local
[all...]
/external/valgrind/none/tests/ppc64/
H A Djm-insns.c6262 volatile vector unsigned int vec_in, vec_out, vscr; local
6274 vec_in = (vector unsigned int)viargs[i];
6284 __asm__ __volatile__ ("vor 14,%0,%0" : : "v" (vec_in));
6300 src = (unsigned int*)&vec_in;
6854 volatile vector unsigned int vec_in, vec_out, vscr; local
6895 vec_in = (vector unsigned int)viargs[i];
6896 src = (unsigned int*)&vec_in;
6938 volatile vector unsigned int vec_in, vec_out, vscr; local
6951 vec_in = (vector unsigned int)viargs[i];
6968 __asm__ __volatile__ ("vor 14,%0,%0" : : "v" (vec_in));
7018 volatile vector float vec_in, vec_out; local
7260 volatile vector unsigned int vec_in, vec_out, vscr; local
[all...]

Completed in 144 milliseconds