Home
last modified time | relevance | path

Searched refs:vector128 (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dvecemu.c16 extern void vaddfp(vector128 *dst, vector128 *a, vector128 *b);
17 extern void vsubfp(vector128 *dst, vector128 *a, vector128 *b);
18 extern void vmaddfp(vector128 *dst, vector128 *a, vector128 *b, vector128 *c);
19 extern void vnmsubfp(vector128 *dst, vector128 *a, vector128 *b, vector128 *c);
20 extern void vrefp(vector128 *dst, vector128 *src);
21 extern void vrsqrtefp(vector128 *dst, vector128 *src);
22 extern void vexptep(vector128 *dst, vector128 *src);
267 vector128 *vrs; in emulate_altivec()
H A Dsignal_64.c123 33 * sizeof(vector128)); in setup_sigcontext()
233 33 * sizeof(vector128)); in setup_tm_sigcontexts()
240 33 * sizeof(vector128)); in setup_tm_sigcontexts()
244 33 * sizeof(vector128)); in setup_tm_sigcontexts()
375 if (v_regs && !access_ok(v_regs, 34 * sizeof(vector128))) in restore_sigcontext()
380 33 * sizeof(vector128)); in restore_sigcontext()
383 memset(&tsk->thread.vr_state, 0, 33 * sizeof(vector128)); in restore_sigcontext()
494 if (v_regs && !access_ok(v_regs, 34 * sizeof(vector128))) in restore_tm_sigcontexts()
496 if (tm_v_regs && !access_ok(tm_v_regs, 34 * sizeof(vector128))) in restore_tm_sigcontexts()
501 33 * sizeof(vector128)); in restore_tm_sigcontexts()
[all …]
H A Dsignal_32.c256 ELF_NVRREG * sizeof(vector128))) in save_user_regs()
370 ELF_NVRREG * sizeof(vector128))) in save_tm_user_regs()
375 ELF_NVRREG * sizeof(vector128))) in save_tm_user_regs()
380 ELF_NVRREG * sizeof(vector128))) in save_tm_user_regs()
523 ELF_NVRREG * sizeof(vector128)); in restore_user_regs()
629 ELF_NVRREG * sizeof(vector128)); in restore_tm_user_regs()
631 ELF_NVRREG * sizeof(vector128)); in restore_tm_user_regs()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace-altivec.c56 membuf_write(&to, &target->thread.vr_state, 33 * sizeof(vector128)); in vr_get()
92 33 * sizeof(vector128)); in vr_set()
106 start = 33 * sizeof(vector128); in vr_set()
H A Dptrace-view.c531 .size = sizeof(vector128), .align = sizeof(vector128),
562 .size = sizeof(vector128), .align = sizeof(vector128),
769 .size = sizeof(vector128), .align = sizeof(vector128),
794 .size = sizeof(vector128), .align = sizeof(vector128),
H A Dptrace-tm.c361 membuf_write(&to, &target->thread.ckvr_state, 33 * sizeof(vector128)); in tm_cvmx_get()
411 0, 33 * sizeof(vector128)); in tm_cvmx_set()
423 33 * sizeof(vector128), -1); in tm_cvmx_set()
H A Dptrace.c197 0, (33 * sizeof(vector128) + in arch_ptrace()
204 0, (33 * sizeof(vector128) + in arch_ptrace()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dtypes.h24 typedef __vector128 vector128; typedef
H A Dprocessor.h97 vector128 vr[32] __attribute__((aligned(16)));
98 vector128 vscr __attribute__((aligned(16)));
H A Dkvm_ppc.h245 vector128 vval;
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dtypes.h24 } __attribute__((aligned(16))) vector128; typedef
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dtypes.h24 } __attribute__((aligned(16))) vector128; typedef
H A Dprocessor.h1273 vector128 vr[32]; /* Complete AltiVec set */
1274 vector128 vscr; /* AltiVec status */
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dtest_emulate_step.c497 vector128 a; in test_lvx_stvx()
554 vector128 a; in test_lxvd2x_stxvd2x()
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dpowerpc.c980 int elts = sizeof(vector128)/element_size; in kvmppc_get_vmx_offset_generic()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/
H A Dvector150.hpp293 …lass P124 , class P125 , class P126 , class P127 > struct vector128 { typedef v_iter<vector128< P0… argument
448 … P121 , P122 , P123 , P124 , P125 , P126>, T> { typedef boost::type_of::vector128< P0 , P1 , P2 , …
449 …5 , class P126 , class P127 , class T> struct push_back<boost::type_of::vector128< P0 , P1 , P2 , …
H A Dvector200.hpp343 …lass P124 , class P125 , class P126 , class P127 > struct vector128 { typedef v_iter<vector128< P0… argument
548 … P121 , P122 , P123 , P124 , P125 , P126>, T> { typedef boost::type_of::vector128< P0 , P1 , P2 , …
549 …5 , class P126 , class P127 , class T> struct push_back<boost::type_of::vector128< P0 , P1 , P2 , …