ReactOS 0.4.15-dev-7942-gd23573b
_FX_SAVE_AREA Struct Reference

#include <ketypes.h>

Collaboration diagram for _FX_SAVE_AREA:

Public Attributes

union {
   FNSAVE_FORMAT   FnArea
 
   FXSAVE_FORMAT   FxArea
 
U
 
ULONG NpxSavedCpu
 
ULONG Cr0NpxState
 
ULONG Fr [32]
 

Detailed Description

Definition at line 497 of file ketypes.h.

Member Data Documentation

◆ Cr0NpxState

◆ FnArea

◆ Fr

ULONG _FX_SAVE_AREA::Fr[32]

Definition at line 56 of file ketypes.h.

◆ FxArea

◆ NpxSavedCpu

ULONG _FX_SAVE_AREA::NpxSavedCpu

Definition at line 504 of file ketypes.h.

Referenced by KeSaveFloatingPointState(), and KiInitializeContextThread().

◆ 


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