Home
last modified time | relevance | path

Searched refs:unpack_d (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/gcc/config/
HDfp-bit.c449 unpack_d (FLO_union_type * src, fp_number_type * dst)
752 unpack_d (&au, &a);
753 unpack_d (&bu, &b);
772 unpack_d (&au, &a);
773 unpack_d (&bu, &b);
958 unpack_d (&au, &a);
959 unpack_d (&bu, &b);
1076 unpack_d (&au, &a);
1077 unpack_d (&bu, &b);
1182 unpack_d (&au, &a);
[all …]
HDfp-bit.h172 # define unpack_d __unpack_t macro
194 # define unpack_d __unpack_f macro
217 # define unpack_d __unpack_d macro
424 extern void unpack_d (FLO_union_type *, fp_number_type *);
/NextBSD/contrib/gcc/
HDChangeLog-1997268 (pack_d, unpack_d, fpcmp_parts): Add declarations, define with two
HDFSFChangeLog.105203 (FLO_union_type, pack_d, unpack_d): Use FLOAT_BIT_ORDER_MISMATCH
5343 (pack_d, unpack_d): Switch to use value_raw and explicit shifts
HDChangeLog-200327337 * config/fp-bit.c (unpack_d): Handle pair of doubles with
28118 * config/fp-bit.c (pack_d, unpack_d): Obey it.
34641 * config/fp-bit.c (pack_d, unpack_d): Support IBM-extended
34656 (pack_d, unpack_d): Support IEEE 854 quad type.
HDFSFChangeLog.114710 * fp-bit.c (unpack_d): Check fraction not sign to distinquish QNaN.
HDChangeLog-200228969 (unpack_d): No NaNs or infinities if LARGEST_EXPONENT_IS_NORMAL.
HDChangeLog-20053258 * config/fp-bit.c (isnan, isinf, pack_d, unpack_d): Use
HDChangeLog-200444811 (unpack_d): Fix the case in which the high part is a power of two