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

fp_dp_struct Struct Reference

#include <fetypes.h>

List of all members.

Public Attributes

EM_uint_t sticky:1
EM_uint128_t significand
EM_uint_t exponent:19
EM_uint_t sign:1


Member Data Documentation

EM_uint_t fp_dp_struct::exponent
 

Definition at line 445 of file fetypes.h.

Referenced by fp82_fp_fr_to_dp(), fp_add(), fp_dp_to_fr(), fp_equal(), fp_ieee_rnd_to_int(), fp_ieee_round(), fp_is_inf_dp(), fp_is_nan_dp(), fp_is_normal_dp(), fp_is_unorm_dp(), fp_is_zero_dp(), fp_less_than(), fp_lesser_or_equal(), fp_max_or_infinity(), fp_mul(), and fp_normalize_dp().

EM_uint_t fp_dp_struct::sign
 

Definition at line 446 of file fetypes.h.

Referenced by _fnma(), _fpnma(), fp82_fp_fr_to_dp(), fp_add(), fp_dp_to_fr(), fp_equal(), fp_ieee_rnd_to_int(), fp_ieee_round(), fp_is_neg_dp(), fp_is_pos_dp(), fp_max_or_infinity(), and fp_mul().

EM_uint128_t fp_dp_struct::significand
 

Definition at line 444 of file fetypes.h.

Referenced by fp82_fp_fr_to_dp(), fp_add(), fp_dp_to_fr(), fp_equal(), fp_ieee_round(), fp_is_inf_dp(), fp_is_nan_dp(), fp_is_normal_dp(), fp_is_unorm_dp(), fp_is_zero_dp(), fp_less_than(), fp_lesser_or_equal(), fp_max_or_infinity(), fp_mul(), and fp_normalize_dp().

EM_uint_t fp_dp_struct::sticky
 

Definition at line 443 of file fetypes.h.

Referenced by fp82_fp_fr_to_dp(), fp_add(), fp_ieee_round(), and fp_mul().


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