Home
last modified time | relevance | path

Searched refs:fp_store (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-vsx.c16 unsigned long fp_store[VEC_MAX]; variable
30 storevsx(fp_store, 0); in vsx()
31 ret = compare_vsx_vmx(fp_store, fp_load_new); in vsx()
H A Dptrace-tm-spd-vsx.c16 unsigned long fp_store[VEC_MAX]; variable
86 storevsx(fp_store, 0); in tm_spd_vsx()
87 ret = compare_vsx_vmx(fp_store, fp_load_ckpt_new); in tm_spd_vsx()
H A Dptrace-tm-vsx.c15 unsigned long fp_store[VEC_MAX]; variable
74 storevsx(fp_store, 0); in tm_vsx()
75 ret = compare_vsx_vmx(fp_store, fp_load_ckpt_new); in tm_vsx()