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 32 of file i387-fp.c.
Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().
unsigned int i387_fsave::fioff |
Definition at line 38 of file i387-fp.c.
Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().
unsigned short i387_fsave::fiseg |
Definition at line 39 of file i387-fp.c.
Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().
unsigned int i387_fsave::fooff |
Definition at line 41 of file i387-fp.c.
Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().
unsigned short i387_fsave::fop |
Definition at line 40 of file i387-fp.c.
Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().
unsigned short i387_fsave::foseg |
Definition at line 42 of file i387-fp.c.
Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().
unsigned short i387_fsave::fstat |
Definition at line 34 of file i387-fp.c.
Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().
unsigned short i387_fsave::ftag |
Definition at line 36 of file i387-fp.c.
Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().
unsigned short i387_fsave::pad1 |
unsigned short i387_fsave::pad2 |
unsigned short i387_fsave::pad3 |
unsigned short i387_fsave::pad4 |
unsigned char i387_fsave::st_space[80] |
Definition at line 46 of file i387-fp.c.
Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().