Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/
Dcpu-intel.c159 int has_amd_xop = 0; in OPENSSL_cpuid_setup() local
168 has_amd_xop = 1; in OPENSSL_cpuid_setup()
215 if (has_amd_xop) { in OPENSSL_cpuid_setup()