inglês
My team needs to use Intel-SDE for AVX instruction emulation so that we can test our tool's support for AVX.
The testing machine is a XSAVE supported CPU with Win7 x64OS. This OS also has AVX private patch from Microsoft kernel team so that Win7 kernel can understand the AVX registers.
When we run a test program, we confirm this OS supports XSAVE and AVX now:
IsProcessorFeaturePresent(PF_XSAVE_ENABLED) returned TRUE
GetEnabledExtendedFeatures() returned 0x3