Home
last modified time | relevance | path

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

/external/valgrind/none/tests/ppc64/
Djm-insns.c6260 volatile uint32_t flags, tmpcr; in test_av_int_one_arg() local
6271 __asm__ __volatile__ ("mfcr %0" : "=r" (tmpcr)); in test_av_int_one_arg()
6297 __asm__ __volatile__ ("mtcr %0" : : "r" (tmpcr)); in test_av_int_one_arg()
6319 volatile uint32_t flags, tmpcr; in test_av_int_two_args() local
6335 __asm__ __volatile__ ("mfcr %0" : "=r" (tmpcr)); in test_av_int_two_args()
6359 __asm__ __volatile__ ("mtcr %0" : : "r" (tmpcr)); in test_av_int_two_args()
6385 volatile uint32_t flags, tmpcr; in test_av_int_three_args() local
6403 __asm__ __volatile__ ("mfcr %0" : "=r" (tmpcr)); in test_av_int_three_args()
6428 __asm__ __volatile__ ("mtcr %0" : : "r" (tmpcr)); in test_av_int_three_args()
6459 volatile uint32_t flags, tmpcr; in vs128_cb() local
[all …]
/external/valgrind/none/tests/ppc32/
Djm-insns.c6260 volatile uint32_t flags, tmpcr; in test_av_int_one_arg() local
6271 __asm__ __volatile__ ("mfcr %0" : "=r" (tmpcr)); in test_av_int_one_arg()
6297 __asm__ __volatile__ ("mtcr %0" : : "r" (tmpcr)); in test_av_int_one_arg()
6319 volatile uint32_t flags, tmpcr; in test_av_int_two_args() local
6335 __asm__ __volatile__ ("mfcr %0" : "=r" (tmpcr)); in test_av_int_two_args()
6359 __asm__ __volatile__ ("mtcr %0" : : "r" (tmpcr)); in test_av_int_two_args()
6385 volatile uint32_t flags, tmpcr; in test_av_int_three_args() local
6403 __asm__ __volatile__ ("mfcr %0" : "=r" (tmpcr)); in test_av_int_three_args()
6428 __asm__ __volatile__ ("mtcr %0" : : "r" (tmpcr)); in test_av_int_three_args()
6459 volatile uint32_t flags, tmpcr; in vs128_cb() local
[all …]