GDBserver
|
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] |
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 |
unsigned short i387_fxsave::pad12 |
unsigned int i387_fxsave::pad3 |
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().