Quantcast
Channel: Posts recentes
Viewing all articles
Browse latest Browse all 10

Problem of using Intel SDE on Win7 machine

$
0
0
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


Viewing all articles
Browse latest Browse all 10


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>