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

_SINGLE_FORMAT Struct Reference

List of all members.

Public Attributes

ULONG Mantissa: 23
ULONG Exponent: 8
ULONG Sign: 1

Member Data Documentation

ULONG _SINGLE_FORMAT::Exponent
 

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

Referenced by KiConvertRegisterToSingleOperand(), and KiConvertSingleOperandToRegister().

ULONG _SINGLE_FORMAT::Mantissa
 

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

Referenced by KiConvertRegisterToSingleOperand(), and KiConvertSingleOperandToRegister().

ULONG _SINGLE_FORMAT::Sign
 

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

Referenced by KiConvertRegisterToSingleOperand(), and KiConvertSingleOperandToRegister().


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