| Home | Sort by: relevance | last modified time | path |
| /src/external/bsd/nsd/dist/simdzone/src/ | |
| isadetection.h | 222 bool have_avx = false, have_xgetbv = false; local 251 have_xgetbv = (ecx & cpuid_have_xgetbv_bit) != 0; 253 if (have_avx && have_xgetbv) { |