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 | mxcsr_mask |
unsigned char | st_space [128] |
unsigned char | xmm_space [256] |
unsigned char | reserved1 [48] |
unsigned long long | xcr0 |
unsigned char | reserved2 [40] |
unsigned long long | xstate_bv |
unsigned char | reserved3 [56] |
unsigned char | ymmh_space [256] |
unsigned short i387_xsave::fctrl |
Definition at line 76 of file i387-fp.c.
Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().
unsigned int i387_xsave::fioff |
Definition at line 80 of file i387-fp.c.
Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().
unsigned short i387_xsave::fiseg |
Definition at line 81 of file i387-fp.c.
Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().
unsigned int i387_xsave::fooff |
Definition at line 83 of file i387-fp.c.
Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().
unsigned short i387_xsave::fop |
Definition at line 79 of file i387-fp.c.
Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().
unsigned short i387_xsave::foseg |
Definition at line 84 of file i387-fp.c.
Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().
unsigned short i387_xsave::fstat |
Definition at line 77 of file i387-fp.c.
Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().
unsigned short i387_xsave::ftag |
Definition at line 78 of file i387-fp.c.
Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().
unsigned int i387_xsave::mxcsr |
Definition at line 87 of file i387-fp.c.
Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().
unsigned int i387_xsave::mxcsr_mask |
unsigned short i387_xsave::pad1 |
unsigned short i387_xsave::pad12 |
unsigned char i387_xsave::reserved1[48] |
unsigned char i387_xsave::reserved2[40] |
unsigned char i387_xsave::reserved3[56] |
unsigned char i387_xsave::st_space[128] |
Definition at line 91 of file i387-fp.c.
Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().
unsigned long long i387_xsave::xcr0 |
unsigned char i387_xsave::xmm_space[256] |
Definition at line 94 of file i387-fp.c.
Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().
unsigned long long i387_xsave::xstate_bv |
Definition at line 105 of file i387-fp.c.
Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().
unsigned char i387_xsave::ymmh_space[256] |
Definition at line 110 of file i387-fp.c.
Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().