Home
last modified time | relevance | path

Searched defs:vsx (Results 1 – 11 of 11) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
Dptrace-vsx.h13 int validate_vsx(unsigned long *vsx, unsigned long *load) in validate_vsx()
108 void load_vsx_vmx(unsigned long *load, unsigned long *vsx, in load_vsx_vmx()
Dptrace-vsx.c18 void vsx(void) in vsx() function
39 unsigned long vsx[VSX_MAX]; in trace_vsx() local
Dptrace.h657 int show_vsx(pid_t child, unsigned long *vsx) in show_vsx()
669 int show_vsx_ckpt(pid_t child, unsigned long *vsx) in show_vsx_ckpt()
686 int write_vsx(pid_t child, unsigned long *vsx) in write_vsx()
698 int write_vsx_ckpt(pid_t child, unsigned long *vsx) in write_vsx_ckpt()
Dptrace-tm-vsx.c86 unsigned long vsx[VSX_MAX]; in trace_tm_vsx() local
Dptrace-tm-spd-vsx.c98 unsigned long vsx[VSX_MAX]; in trace_tm_spd_vsx() local
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-signal-context-chk-vsx.c60 uint8_t vsx[sizeof(vector int)]; in signal_usr1() local
/external/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c34 vector signed __int128 vsx = { 1 }; variable
/external/cronet/tot/third_party/cpu_features/src/include/
Dcpuinfo_ppc.h48 int vsx : 1; member
/external/cpu_features/include/
Dcpuinfo_ppc.h48 int vsx : 1; member
/external/cronet/stable/third_party/cpu_features/src/include/
Dcpuinfo_ppc.h48 int vsx : 1; member
/external/zstd/lib/common/
Dxxhash.h5461 XXH_FORCE_INLINE XXH3_ACCUMULATE_TEMPLATE(vsx) in XXH3_ACCUMULATE_TEMPLATE() argument