GDBserver
Public Attributes
i387_fxsave Struct Reference

List of all members.

Public Attributes

unsigned short fctrl
unsigned short fstat
unsigned short ftag
unsigned short fop
unsigned int fioff
unsigned short fiseg
unsigned short pad1
unsigned int fooff
unsigned short foseg
unsigned short pad12
unsigned int mxcsr
unsigned int pad3
unsigned char st_space [128]
unsigned char xmm_space [256]

Detailed Description

Definition at line 49 of file i387-fp.c.


Member Data Documentation

unsigned short i387_fxsave::fctrl

Definition at line 52 of file i387-fp.c.

Referenced by i387_cache_to_fxsave(), and i387_fxsave_to_cache().

unsigned int i387_fxsave::fioff

Definition at line 56 of file i387-fp.c.

Referenced by i387_cache_to_fxsave(), and i387_fxsave_to_cache().

unsigned short i387_fxsave::fiseg

Definition at line 57 of file i387-fp.c.

Referenced by i387_cache_to_fxsave(), and i387_fxsave_to_cache().

unsigned int i387_fxsave::fooff

Definition at line 59 of file i387-fp.c.

Referenced by i387_cache_to_fxsave(), and i387_fxsave_to_cache().

unsigned short i387_fxsave::fop

Definition at line 55 of file i387-fp.c.

Referenced by i387_cache_to_fxsave(), and i387_fxsave_to_cache().

unsigned short i387_fxsave::foseg

Definition at line 60 of file i387-fp.c.

Referenced by i387_cache_to_fxsave(), and i387_fxsave_to_cache().

unsigned short i387_fxsave::fstat

Definition at line 53 of file i387-fp.c.

Referenced by i387_cache_to_fxsave(), and i387_fxsave_to_cache().

unsigned short i387_fxsave::ftag

Definition at line 54 of file i387-fp.c.

Referenced by i387_cache_to_fxsave(), and i387_fxsave_to_cache().

unsigned int i387_fxsave::mxcsr

Definition at line 63 of file i387-fp.c.

Referenced by i387_cache_to_fxsave(), and i387_fxsave_to_cache().

unsigned short i387_fxsave::pad1

Definition at line 58 of file i387-fp.c.

unsigned short i387_fxsave::pad12

Definition at line 61 of file i387-fp.c.

unsigned int i387_fxsave::pad3

Definition at line 64 of file i387-fp.c.

unsigned char i387_fxsave::st_space[128]

Definition at line 67 of file i387-fp.c.

Referenced by i387_cache_to_fxsave(), i387_ftag(), and i387_fxsave_to_cache().

unsigned char i387_fxsave::xmm_space[256]

Definition at line 70 of file i387-fp.c.

Referenced by i387_cache_to_fxsave(), and i387_fxsave_to_cache().


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines