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

#include <user_32.h>

Data Fields

long cwd
 
long swd
 
long twd
 
long fip
 
long fcs
 
long foo
 
long fos
 
long st_space [20]
 
unsigned short cwd
 
unsigned short swd
 
unsigned short twd
 
unsigned short fop
 
__u64 rip
 
__u64 rdp
 
__u32 mxcsr
 
__u32 mxcsr_mask
 
__u32 st_space [32]
 
__u32 xmm_space [64]
 
__u32 padding [24]
 

Detailed Description

Definition at line 44 of file user_32.h.

Field Documentation

long cwd

Definition at line 45 of file user_32.h.

unsigned short cwd

Definition at line 51 of file user_64.h.

long fcs

Definition at line 49 of file user_32.h.

long fip

Definition at line 48 of file user_32.h.

long foo

Definition at line 50 of file user_32.h.

unsigned short fop

Definition at line 55 of file user_64.h.

long fos

Definition at line 51 of file user_32.h.

__u32 mxcsr

Definition at line 58 of file user_64.h.

__u32 mxcsr_mask

Definition at line 59 of file user_64.h.

__u32 padding[24]

Definition at line 62 of file user_64.h.

__u64 rdp

Definition at line 57 of file user_64.h.

__u64 rip

Definition at line 56 of file user_64.h.

long st_space[20]

Definition at line 52 of file user_32.h.

__u32 st_space[32]

Definition at line 60 of file user_64.h.

long swd

Definition at line 46 of file user_32.h.

unsigned short swd

Definition at line 52 of file user_64.h.

long twd

Definition at line 47 of file user_32.h.

unsigned short twd

Definition at line 53 of file user_64.h.

__u32 xmm_space[64]

Definition at line 61 of file user_64.h.


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