Searched refs:BX_CPUID_EXT3_ADX (Results 1 – 2 of 2) sorted by relevance
/dports/emulators/bochs/bochs-2.7/cpu/ | ||
H A D | cpuid.h | 370 #define BX_CPUID_EXT3_ADX (1 << 19) macro |
H A D | cpuid.cc | 572 ebx |= BX_CPUID_EXT3_ADX; in get_std_cpuid_leaf_7_ebx() |