Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/powerpc/tm/
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 3 milliseconds