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

/vbox/include/VBox/vmm/
H A Dcpum.h977 uint32_t f3DNow : 1; member in struct:CPUMFEATURES
/vbox/src/VBox/VMM/VMMR3/
H A DCPUMR3CpuId.cpp1606 pFeatures->f3DNow = RT_BOOL(pExtLeaf->uEdx & X86_CPUID_AMD_FEATURE_EDX_3DNOW);
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAllInstructions.cpp.h1437 if (!IEM_GET_GUEST_CPU_FEATURES(pIemCpu)->f3DNow)

Completed in 100 milliseconds