Home
last modified time | relevance | path

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

/openbmc/linux/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()