Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_FP_DOUBLE_OPERAND Struct Reference

List of all members.

Public Attributes

LONG MantissaHigh
ULONG MantissaLow
LONGLONG Mantissa
LONG Exponent
LONG Sign
BOOLEAN Infinity
BOOLEAN Nan
BOOLEAN Normal

Member Data Documentation

LONG _FP_DOUBLE_OPERAND::Exponent
 

Definition at line 122 of file mips/floatem.c.

Referenced by KiEmulateFloating().

BOOLEAN _FP_DOUBLE_OPERAND::Infinity
 

Definition at line 124 of file mips/floatem.c.

Referenced by KiEmulateFloating().

LONGLONG _FP_DOUBLE_OPERAND::Mantissa
 

Definition at line 119 of file mips/floatem.c.

Referenced by KiEmulateFloating().

LONG _FP_DOUBLE_OPERAND::MantissaHigh
 

Definition at line 116 of file mips/floatem.c.

Referenced by KiEmulateFloating().

ULONG _FP_DOUBLE_OPERAND::MantissaLow
 

Definition at line 115 of file mips/floatem.c.

Referenced by KiEmulateFloating().

BOOLEAN _FP_DOUBLE_OPERAND::Nan
 

Definition at line 125 of file mips/floatem.c.

Referenced by KiEmulateFloating().

BOOLEAN _FP_DOUBLE_OPERAND::Normal
 

Definition at line 164 of file alpha/floatem.c.

Referenced by KiEmulateFloating().

LONG _FP_DOUBLE_OPERAND::Sign
 

Definition at line 123 of file mips/floatem.c.

Referenced by KiEmulateFloating().


The documentation for this struct was generated from the following files:
Generated on Sat May 15 19:46:18 2004 for test by doxygen 1.3.7