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

Member Data Documentation

◆ fctrl

unsigned short i387_fsave::fctrl

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

◆ fioff

unsigned int i387_fsave::fioff

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

◆ fiseg

unsigned short i387_fsave::fiseg

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

◆ fooff

unsigned int i387_fsave::fooff

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

◆ fop

unsigned short i387_fsave::fop

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

◆ foseg

unsigned short i387_fsave::foseg

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

◆ fstat

unsigned short i387_fsave::fstat

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

◆ ftag

unsigned short i387_fsave::ftag

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

◆ pad1

unsigned short i387_fsave::pad1

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

◆ pad2

unsigned short i387_fsave::pad2

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

◆ pad3

unsigned short i387_fsave::pad3

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

◆ pad4

unsigned short i387_fsave::pad4

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

◆ st_space

unsigned char i387_fsave::st_space[80]

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


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