Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-vmxcopy.c38 long double vecout; in test_vmxcopy() local
85 [vecoutptr]"r"(&vecout), in test_vmxcopy()
89 if (aborted && (vecin != vecout)){ in test_vmxcopy()
91 (double)vecin, (double)vecout); in test_vmxcopy()