Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c393 #define CPU_FEATURE_OSXSAVE 0x100 macro
557 feature_list |= CPU_FEATURE_OSXSAVE; in get_cpu_features()
574 if ((feature_list & CPU_FEATURE_OSXSAVE) && (execute_get_xcr0_low() & 0x4) == 0) in get_cpu_features()

Completed in 13 milliseconds