ReactOS 0.4.16-dev-1946-g52006dd
_XSTATE Struct Reference

#include <winnt.h>

Collaboration diagram for _XSTATE:

Public Attributes

ULONG64 Mask
 
ULONG64 CompactionMask
 
ULONG64 Reserved [6]
 
YMMCONTEXT YmmContext
 

Detailed Description

Definition at line 145 of file winnt.h.

Member Data Documentation

◆ CompactionMask

ULONG64 _XSTATE::CompactionMask

Definition at line 148 of file winnt.h.

◆ Mask

ULONG64 _XSTATE::Mask

Definition at line 147 of file winnt.h.

◆ Reserved

ULONG64 _XSTATE::Reserved[6]

Definition at line 149 of file winnt.h.

◆ YmmContext

YMMCONTEXT _XSTATE::YmmContext

Definition at line 150 of file winnt.h.


The documentation for this struct was generated from the following file: