Home
last modified time | relevance | path

Searched refs:vecin (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H A Dtm-vmxcopy.c37 long double vecin = 1.3; in test_vmxcopy() local
83 : [vecinptr]"r"(&vecin), in test_vmxcopy()
88 if (aborted && (vecin != vecout)){ in test_vmxcopy()
90 (double)vecin, (double)vecout); in test_vmxcopy()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
H A Dtm-vmxcopy.c37 long double vecin = 1.3; in test_vmxcopy() local
84 : [vecinptr]"r"(&vecin), in test_vmxcopy()
89 if (aborted && (vecin != vecout)){ in test_vmxcopy()
91 (double)vecin, (double)vecout); in test_vmxcopy()

Completed in 1 milliseconds