Home
last modified time | relevance | path

Searched refs:fp_store (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds