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]
 
unsigned char pkru_space [8]
 

Detailed Description

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

Member Data Documentation

◆ fctrl

unsigned short i387_xsave::fctrl

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

◆ fioff

unsigned int i387_xsave::fioff

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

◆ fiseg

unsigned short i387_xsave::fiseg

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

◆ fooff

unsigned int i387_xsave::fooff

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

◆ fop

unsigned short i387_xsave::fop

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

◆ foseg

unsigned short i387_xsave::foseg

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

◆ fstat

unsigned short i387_xsave::fstat

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

◆ ftag

unsigned short i387_xsave::ftag

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

◆ k_space

unsigned char i387_xsave::k_space[64]

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

◆ mpx_bnd_space

unsigned char i387_xsave::mpx_bnd_space[64]

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

◆ mpx_cfg_space

unsigned char i387_xsave::mpx_cfg_space[16]

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

◆ mxcsr

unsigned int i387_xsave::mxcsr

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

◆ mxcsr_mask

unsigned int i387_xsave::mxcsr_mask

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

◆ pad1

unsigned short i387_xsave::pad1

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

◆ pad12

unsigned short i387_xsave::pad12

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

◆ pkru_space

unsigned char i387_xsave::pkru_space[8]

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

◆ reserved1

unsigned char i387_xsave::reserved1[48]

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

◆ reserved2

unsigned char i387_xsave::reserved2[40]

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

◆ reserved3

unsigned char i387_xsave::reserved3[56]

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

◆ reserved4

unsigned char i387_xsave::reserved4[128]

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

◆ reserved5

unsigned char i387_xsave::reserved5[48]

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

◆ st_space

unsigned char i387_xsave::st_space[128]

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

◆ xcr0

unsigned long long i387_xsave::xcr0

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

◆ xmm_space

unsigned char i387_xsave::xmm_space[256]

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

◆ xstate_bv

unsigned long long i387_xsave::xstate_bv

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

Referenced by i387_cache_to_xsave().

◆ ymmh_space

unsigned char i387_xsave::ymmh_space[256]

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

◆ zmmh_high_space

unsigned char i387_xsave::zmmh_high_space[1024]

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

◆ zmmh_low_space

unsigned char i387_xsave::zmmh_low_space[512]

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


The documentation for this struct was generated from the following file: