GDBserver
|
Public Attributes | |
unsigned short | fctrl |
unsigned short | pad1 |
unsigned short | fstat |
unsigned short | pad2 |
unsigned short | ftag |
unsigned short | pad3 |
unsigned int | fioff |
unsigned short | fiseg |
unsigned short | fop |
unsigned int | fooff |
unsigned short | foseg |
unsigned short | pad4 |
unsigned char | st_space [80] |
unsigned short i387_fsave::fctrl |
Definition at line 40 of file i387-fp.c.
Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().
unsigned int i387_fsave::fioff |
Definition at line 46 of file i387-fp.c.
Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().
unsigned short i387_fsave::fiseg |
Definition at line 47 of file i387-fp.c.
Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().
unsigned int i387_fsave::fooff |
Definition at line 49 of file i387-fp.c.
Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().
unsigned short i387_fsave::fop |
Definition at line 48 of file i387-fp.c.
Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().
unsigned short i387_fsave::foseg |
Definition at line 50 of file i387-fp.c.
Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().
unsigned short i387_fsave::fstat |
Definition at line 42 of file i387-fp.c.
Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().
unsigned short i387_fsave::ftag |
Definition at line 44 of file i387-fp.c.
Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().
unsigned char i387_fsave::st_space[80] |
Definition at line 54 of file i387-fp.c.
Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().