Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
user32_fxsr_struct Struct Reference

#include <user32.h>

Data Fields

unsigned short cwd
 
unsigned short swd
 
unsigned short twd
 
unsigned short fop
 
int fip
 
int fcs
 
int foo
 
int fos
 
int mxcsr
 
int reserved
 
int st_space [32]
 
int xmm_space [32]
 
int padding [56]
 

Detailed Description

Definition at line 19 of file user32.h.

Field Documentation

unsigned short cwd

Definition at line 20 of file user32.h.

int fcs

Definition at line 25 of file user32.h.

int fip

Definition at line 24 of file user32.h.

int foo

Definition at line 26 of file user32.h.

unsigned short fop

Definition at line 23 of file user32.h.

int fos

Definition at line 27 of file user32.h.

int mxcsr

Definition at line 28 of file user32.h.

int padding[56]

Definition at line 32 of file user32.h.

int reserved

Definition at line 29 of file user32.h.

int st_space[32]

Definition at line 30 of file user32.h.

unsigned short swd

Definition at line 21 of file user32.h.

unsigned short twd

Definition at line 22 of file user32.h.

int xmm_space[32]

Definition at line 31 of file user32.h.


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