Home
last modified time | relevance | path

Searched refs:vscr (Results 1 – 4 of 4) sorted by relevance

/sysdeps/powerpc/powerpc64/
A Dtst-ucontext-ppc64-vscr.c43 uint32_t vscr[4] __attribute__ ((aligned (16))); in do_test() local
44 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()
A DMakefile26 -ffixed-vrsave -ffixed-vscr -mno-altivec -mno-vsx
69 CFLAGS-tst-ucontext-ppc64-vscr.c += -maltivec
70 tests += tst-ucontext-ppc64-vscr
/sysdeps/unix/sysv/linux/powerpc/sys/
A Ducontext.h61 unsigned int __ctx(vscr);
115 vscr_t __ctx(vscr);
/sysdeps/unix/sysv/linux/powerpc/powerpc32/
A Ducontext_i.sym25 _UC_VSCR mcontext (vrregs.vscr)

Completed in 5 milliseconds