Home
last modified time | relevance | path

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

/tools/testing/selftests/riscv/vector/
A Dvstate_prctl.c39 if (is_vector_supported() || is_xtheadvector_supported()) in TEST()
53 if (is_vector_supported() || is_xtheadvector_supported()) in TEST()
68 if (!is_vector_supported() && !is_xtheadvector_supported()) in TEST()
81 if (!is_vector_supported() && !is_xtheadvector_supported()) in TEST()
98 if (is_xtheadvector_supported()) in TEST()
116 if (is_xtheadvector_supported()) in TEST()
134 if (is_xtheadvector_supported()) in TEST()
154 if (is_xtheadvector_supported()) in TEST()
174 if (is_xtheadvector_supported()) in TEST()
193 if (is_xtheadvector_supported()) in TEST()
[all …]
A Dv_helpers.h4 bool is_xtheadvector_supported(void);
A Dv_initval.c13 if (is_xtheadvector_supported()) in TEST()
A Dv_helpers.c11 bool is_xtheadvector_supported(void) in is_xtheadvector_supported() function

Completed in 806 milliseconds