Searched refs:vscr (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/none/tests/ppc32/
H A Djm-insns.c6113 volatile vector unsigned int vec_in, vec_out, vscr; local
6129 vscr = (vector unsigned int){ 0,0,0,DEFAULT_VSCR };
6131 __asm__ __volatile__ ("mtvscr %0" : : "v" (vscr) );
6145 __asm__ __volatile__ ("mfvscr %0" : "=vr" (vscr));
6159 p_vscr = (unsigned int*)𝓋
6172 volatile vector unsigned int vec_in1, vec_in2, vec_out, vscr; local
6190 vscr = (vector unsigned int){ 0,0,0,DEFAULT_VSCR };
6192 __asm__ __volatile__ ("mtvscr %0" : : "v" (vscr) );
6207 __asm__ __volatile__ ("mfvscr %0" : "=vr" (vscr));
6223 p_vscr = (unsigned int*)𝓋
6238 volatile vector unsigned int vec_in1, vec_in2, vec_in3, vec_out, vscr; local
6313 volatile vector unsigned int vec_in1, vec_out, vscr; local
6383 volatile vector unsigned int vec_in1, vec_out, vscr; local
6453 volatile vector unsigned int vec_out, vscr; local
6511 volatile vector unsigned int vec_in1, vec_in2, vec_out, vscr; local
6586 volatile vector unsigned int vec_out, vscr; local
6696 volatile vector unsigned int vec_in, vec_out, vscr; local
6780 volatile vector unsigned int vec_in, vec_out, vscr; local
6861 volatile vector unsigned int vscr; local
6929 volatile vector unsigned int vscr; local
6996 volatile vector unsigned int vscr; local
7070 volatile vector unsigned int vec_in, vec_out, vscr; local
[all...]
/external/valgrind/main/none/tests/ppc64/
H A Djm-insns.c6113 volatile vector unsigned int vec_in, vec_out, vscr; local
6129 vscr = (vector unsigned int){ 0,0,0,DEFAULT_VSCR };
6131 __asm__ __volatile__ ("mtvscr %0" : : "v" (vscr) );
6145 __asm__ __volatile__ ("mfvscr %0" : "=vr" (vscr));
6159 p_vscr = (unsigned int*)𝓋
6172 volatile vector unsigned int vec_in1, vec_in2, vec_out, vscr; local
6190 vscr = (vector unsigned int){ 0,0,0,DEFAULT_VSCR };
6192 __asm__ __volatile__ ("mtvscr %0" : : "v" (vscr) );
6207 __asm__ __volatile__ ("mfvscr %0" : "=vr" (vscr));
6223 p_vscr = (unsigned int*)𝓋
6238 volatile vector unsigned int vec_in1, vec_in2, vec_in3, vec_out, vscr; local
6313 volatile vector unsigned int vec_in1, vec_out, vscr; local
6383 volatile vector unsigned int vec_in1, vec_out, vscr; local
6453 volatile vector unsigned int vec_out, vscr; local
6511 volatile vector unsigned int vec_in1, vec_in2, vec_out, vscr; local
6586 volatile vector unsigned int vec_out, vscr; local
6696 volatile vector unsigned int vec_in, vec_out, vscr; local
6780 volatile vector unsigned int vec_in, vec_out, vscr; local
6861 volatile vector unsigned int vscr; local
6929 volatile vector unsigned int vscr; local
6996 volatile vector unsigned int vscr; local
7070 volatile vector unsigned int vec_in, vec_out, vscr; local
[all...]
/external/elfutils/tests/
H A Drun-allregs.sh1148 67: vscr (vscr), unsigned 32 bits
2171 67: vscr (vscr), unsigned 32 bits

Completed in 132 milliseconds