Searched refs:f3DNowPrefetch (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/vmm/
H A Dcpum.h979 uint32_t f3DNowPrefetch : 1; member in struct:CPUMFEATURES
/vbox/src/VBox/VMM/VMMR3/
H A DCPUMR3CpuId.cpp1607 pFeatures->f3DNowPrefetch = (pExtLeaf->uEcx & X86_CPUID_AMD_FEATURE_ECX_3DNOWPRF)
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAllInstructions.cpp.h1320 if (!IEM_GET_GUEST_CPU_FEATURES(pIemCpu)->f3DNowPrefetch)

Completed in 100 milliseconds