GDBserver
Public Attributes | List of all members
i387_xsave Struct Reference

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 char reserved4 [128]
 
unsigned char mpx_bnd_space [64]
 
unsigned char mpx_cfg_space [16]
 
unsigned char reserved5 [48]
 
unsigned char k_space [64]
 
unsigned char zmmh_low_space [512]
 
unsigned char zmmh_high_space [1024]
 

Detailed Description

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

Member Data Documentation

unsigned short i387_xsave::fctrl

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

Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().

unsigned int i387_xsave::fioff

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

Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().

unsigned short i387_xsave::fiseg

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

Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().

unsigned int i387_xsave::fooff

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

Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().

unsigned short i387_xsave::fop

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

Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().

unsigned short i387_xsave::foseg

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

Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().

unsigned short i387_xsave::fstat

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

Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().

unsigned short i387_xsave::ftag

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

Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().

unsigned char i387_xsave::k_space[64]

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

Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().

unsigned char i387_xsave::mpx_bnd_space[64]

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

Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().

unsigned char i387_xsave::mpx_cfg_space[16]

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

Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().

unsigned int i387_xsave::mxcsr

Definition at line 95 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 96 of file i387-fp.c.

unsigned short i387_xsave::pad1

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

unsigned short i387_xsave::pad12

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

unsigned char i387_xsave::reserved1[48]

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

unsigned char i387_xsave::reserved2[40]

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

unsigned char i387_xsave::reserved3[56]

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

unsigned char i387_xsave::reserved4[128]

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

unsigned char i387_xsave::reserved5[48]

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

unsigned char i387_xsave::st_space[128]

Definition at line 99 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 108 of file i387-fp.c.

unsigned char i387_xsave::xmm_space[256]

Definition at line 102 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 113 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 118 of file i387-fp.c.

Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().

unsigned char i387_xsave::zmmh_high_space[1024]

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

Referenced by i387_cache_to_xsave(), and i387_xsave_to_cache().

unsigned char i387_xsave::zmmh_low_space[512]

Definition at line 135 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: