Home
last modified time | relevance | path

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

/external/valgrind/none/tests/ppc32/
Djm-insns.c6261 volatile vector unsigned int tmpvscr; in test_av_int_one_arg() local
6272 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr)); in test_av_int_one_arg()
6298 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr)); in test_av_int_one_arg()
6320 volatile vector unsigned int tmpvscr; in test_av_int_two_args() local
6336 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr)); in test_av_int_two_args()
6360 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr)); in test_av_int_two_args()
6386 volatile vector unsigned int tmpvscr; in test_av_int_three_args() local
6404 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr)); in test_av_int_three_args()
6429 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr)); in test_av_int_three_args()
6460 volatile vector unsigned int tmpvscr; in vs128_cb() local
[all …]
/external/valgrind/none/tests/ppc64/
Djm-insns.c6261 volatile vector unsigned int tmpvscr; in test_av_int_one_arg() local
6272 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr)); in test_av_int_one_arg()
6298 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr)); in test_av_int_one_arg()
6320 volatile vector unsigned int tmpvscr; in test_av_int_two_args() local
6336 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr)); in test_av_int_two_args()
6360 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr)); in test_av_int_two_args()
6386 volatile vector unsigned int tmpvscr; in test_av_int_three_args() local
6404 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr)); in test_av_int_three_args()
6429 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr)); in test_av_int_three_args()
6460 volatile vector unsigned int tmpvscr; in vs128_cb() local
[all …]