GDBserver
Public Attributes
i387_xsave 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 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]

Detailed Description

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


Member Data Documentation

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

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

unsigned short i387_xsave::pad1

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

unsigned short i387_xsave::pad12

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

unsigned char i387_xsave::reserved1[48]

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

unsigned char i387_xsave::reserved2[40]

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

unsigned char i387_xsave::reserved3[56]

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

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

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

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().


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