0 out of 1 rated this helpful - Rate this topic

AVX Functions

The following are the Intel AVX functions.

In this section

TopicDescription

CopyContext

Copies a source context structure (including any XState) onto an initialized destination context structure.

GetEnabledXStateFeatures

Gets a mask of enabled XState features on x86 or x64 processors.

GetXStateFeaturesMask

Returns the mask of XState features set within a CONTEXT structure.

InitializeContext

Initializes a CONTEXT structure inside a buffer with the necessary size and alignment.

LocateXStateFeature

Retrieves a pointer to the processor state for an XState feature within a CONTEXT structure.

SetXStateFeaturesMask

Sets the mask of XState features set within a CONTEXT structure.

 

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.