#include <fetypes.h>
Public Attributes | |
| EM_uint_t | sticky:1 |
| EM_uint128_t | significand |
| EM_uint_t | exponent:19 |
| EM_uint_t | sign:1 |
|
|
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(). |
|
|
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(). |
|
|
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(). |
|
|
Definition at line 443 of file fetypes.h. Referenced by fp82_fp_fr_to_dp(), fp_add(), fp_ieee_round(), and fp_mul(). |
1.3.7