Searched refs:vscr (Results 1 – 6 of 6) sorted by relevance
43 uint32_t vscr[4] __attribute__ ((aligned (16))); in do_test() local44 uint32_t* vscr_ptr = vscr; in do_test()64 vscr_word = vscr[0]; in do_test()66 vscr_word = vscr[3]; in do_test()78 if (ucp.uc_mcontext.v_regs->vscr.vscr_word != vscr_word) in do_test()
26 -ffixed-vrsave -ffixed-vscr -mno-altivec -mno-vsx69 CFLAGS-tst-ucontext-ppc64-vscr.c += -maltivec70 tests += tst-ucontext-ppc64-vscr
61 unsigned int __ctx(vscr);115 vscr_t __ctx(vscr);
25 _UC_VSCR mcontext (vrregs.vscr)
6233 * sysdeps/powerpc/powerpc64/tst-ucontext-ppc64-vscr.c7948 * sysdeps/powerpc/powerpc64/tst-ucontext-ppc64-vscr.c:7996 tst-ucontext-ppc64-vscr.c to test list.7997 * sysdeps/powerpc/powerpc64/tst-ucontext-ppc64-vscr.c: New test file.
10248 * sysdeps/powerpc/powerpc64/tst-ucontext-ppc64-vscr.c: Modified.