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

/external/valgrind/main/none/tests/ppc32/
H A Djm-insns.c6112 volatile vector unsigned int tmpvscr; local
6123 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr));
6149 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr));
6171 volatile vector unsigned int tmpvscr; local
6187 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr));
6211 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr));
6237 volatile vector unsigned int tmpvscr; local
6255 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr));
6280 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr));
6311 volatile vector unsigned int tmpvscr; local
6382 volatile vector unsigned int tmpvscr; local
6452 volatile vector unsigned int tmpvscr; local
6510 volatile vector unsigned int tmpvscr; local
6585 volatile vector unsigned int tmpvscr; local
6695 volatile vector unsigned int tmpvscr; local
6779 volatile vector unsigned int tmpvscr; local
6859 volatile vector unsigned int tmpvscr; local
6927 volatile vector unsigned int tmpvscr; local
6994 volatile vector unsigned int tmpvscr; local
7069 volatile vector unsigned int tmpvscr; local
[all...]
/external/valgrind/main/none/tests/ppc64/
H A Djm-insns.c6112 volatile vector unsigned int tmpvscr; local
6123 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr));
6149 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr));
6171 volatile vector unsigned int tmpvscr; local
6187 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr));
6211 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr));
6237 volatile vector unsigned int tmpvscr; local
6255 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr));
6280 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr));
6311 volatile vector unsigned int tmpvscr; local
6382 volatile vector unsigned int tmpvscr; local
6452 volatile vector unsigned int tmpvscr; local
6510 volatile vector unsigned int tmpvscr; local
6585 volatile vector unsigned int tmpvscr; local
6695 volatile vector unsigned int tmpvscr; local
6779 volatile vector unsigned int tmpvscr; local
6859 volatile vector unsigned int tmpvscr; local
6927 volatile vector unsigned int tmpvscr; local
6994 volatile vector unsigned int tmpvscr; local
7069 volatile vector unsigned int tmpvscr; local
[all...]

Completed in 103 milliseconds