Lines Matching refs:tmpvscr
6261 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
6478 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr)); in vs128_cb()
6502 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr)); in vs128_cb()
6531 volatile vector unsigned int tmpvscr; in vsplt_cb() local
6551 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr)); in vsplt_cb()
6574 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr)); in vsplt_cb()
6601 volatile vector unsigned int tmpvscr; in vspltis_cb() local
6618 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr)); in vspltis_cb()
6638 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr)); in vspltis_cb()
6659 volatile vector unsigned int tmpvscr; in vsldoi_cb() local
6680 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr)); in vsldoi_cb()
6704 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr)); in vsldoi_cb()
6734 volatile vector unsigned int tmpvscr; in lvs_cb() local
6753 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr)); in lvs_cb()
6773 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr)); in lvs_cb()
6853 volatile vector unsigned int tmpvscr; in test_av_int_ld_two_regs() local
6873 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr)); in test_av_int_ld_two_regs()
6893 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr)); in test_av_int_ld_two_regs()
6937 volatile vector unsigned int tmpvscr; in test_av_int_st_three_regs() local
6959 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr)); in test_av_int_st_three_regs()
6981 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr)); in test_av_int_st_three_regs()
7017 volatile vector unsigned int tmpvscr; in test_av_float_one_arg() local
7040 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr)); in test_av_float_one_arg()
7063 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr)); in test_av_float_one_arg()
7085 volatile vector unsigned int tmpvscr; in test_av_float_two_args() local
7102 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr)); in test_av_float_two_args()
7126 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr)); in test_av_float_two_args()
7152 volatile vector unsigned int tmpvscr; in test_av_float_three_args() local
7171 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr)); in test_av_float_three_args()
7196 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr)); in test_av_float_three_args()
7259 volatile vector unsigned int tmpvscr; in vcvt_cb() local
7279 __asm__ __volatile__ ("mfvscr %0" : "=vr" (tmpvscr)); in vcvt_cb()
7302 __asm__ __volatile__ ("mtvscr %0" : : "v" (tmpvscr)); in vcvt_cb()