Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-unavailable.c298 void test_fp_vec(int fp, int vec, pthread_attr_t *attr) in test_fp_vec() function
391 test_fp_vec(0, 0, &attr); in tm_unavailable_test()
392 test_fp_vec(1, 0, &attr); in tm_unavailable_test()
393 test_fp_vec(0, 1, &attr); in tm_unavailable_test()
394 test_fp_vec(1, 1, &attr); in tm_unavailable_test()