GDB (xrefs)
Public Attributes
NPXREG Struct Reference

List of all members.

Public Attributes

unsigned short sig0
unsigned short sig1
unsigned short sig2
unsigned short sig3
unsigned short exponent:15
unsigned short sign:1

Detailed Description

Definition at line 128 of file go32-nat.c.


Member Data Documentation

unsigned short NPXREG::exponent

Definition at line 134 of file go32-nat.c.

unsigned short NPXREG::sig0

Definition at line 130 of file go32-nat.c.

unsigned short NPXREG::sig1

Definition at line 131 of file go32-nat.c.

unsigned short NPXREG::sig2

Definition at line 132 of file go32-nat.c.

unsigned short NPXREG::sig3

Definition at line 133 of file go32-nat.c.

unsigned short NPXREG::sign

Definition at line 135 of file go32-nat.c.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines