GDBserver
Public Attributes | List of all members
i387_fsave Struct Reference

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]
 

Detailed Description

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

Member Data Documentation

unsigned short i387_fsave::fctrl

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

Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().

unsigned int i387_fsave::fioff

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

Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().

unsigned short i387_fsave::fiseg

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

Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().

unsigned int i387_fsave::fooff

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

Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().

unsigned short i387_fsave::fop

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

Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().

unsigned short i387_fsave::foseg

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

Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().

unsigned short i387_fsave::fstat

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

Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().

unsigned short i387_fsave::ftag

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

Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().

unsigned short i387_fsave::pad1

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

unsigned short i387_fsave::pad2

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

unsigned short i387_fsave::pad3

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

unsigned short i387_fsave::pad4

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

unsigned char i387_fsave::st_space[80]

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

Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().


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