GDBserver
Public Attributes
i387_fsave Struct Reference

List of all members.

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 29 of file i387-fp.c.


Member Data Documentation

unsigned short i387_fsave::fctrl

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

Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().

unsigned int i387_fsave::fioff

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

Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().

unsigned short i387_fsave::fiseg

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

Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().

unsigned int i387_fsave::fooff

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

Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().

unsigned short i387_fsave::fop

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

Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().

unsigned short i387_fsave::foseg

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

Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().

unsigned short i387_fsave::fstat

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

Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().

unsigned short i387_fsave::ftag

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

Referenced by i387_cache_to_fsave(), and i387_fsave_to_cache().

unsigned short i387_fsave::pad1

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

unsigned short i387_fsave::pad2

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

unsigned short i387_fsave::pad3

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

unsigned short i387_fsave::pad4

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

unsigned char i387_fsave::st_space[80]

Definition at line 46 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:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines