AVX Functions
The following are the Intel AVX functions.
In this section
| Topic | Description |
|---|---|
|
Copies a source context structure (including any XState) onto an initialized destination context structure. | |
|
Gets a mask of enabled XState features on x86 or x64 processors. | |
|
Returns the mask of XState features set within a CONTEXT structure. | |
|
Initializes a CONTEXT structure inside a buffer with the necessary size and alignment. | |
|
Retrieves a pointer to the processor state for an XState feature within a CONTEXT structure. | |
|
Sets the mask of XState features set within a CONTEXT structure. |