Home
last modified time | relevance | path

Searched refs:FLO_union_type (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Ddp-bit.c267 FLO_union_type; typedef
323 FLO_union_type dst; in pack_d()
410 unpack_d (FLO_union_type * src, fp_number_type * dst) in unpack_d()
616 unpack_d ((FLO_union_type *) & arg_a, &a); in add()
617 unpack_d ((FLO_union_type *) & arg_b, &b); in add()
632 unpack_d ((FLO_union_type *) & arg_a, &a); in sub()
633 unpack_d ((FLO_union_type *) & arg_b, &b); in sub()
820 unpack_d ((FLO_union_type *) & arg_a, &a); in multiply()
821 unpack_d ((FLO_union_type *) & arg_b, &b); in multiply()
931 unpack_d ((FLO_union_type *) & arg_a, &a); in divide()
[all …]
/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dfp-bit.c200 FLO_union_type dst;
423 unpack_d (FLO_union_type * src, fp_number_type * dst)
433 FLO_union_type swapped;
715 FLO_union_type au, bu;
735 FLO_union_type au, bu;
921 FLO_union_type au, bu;
1039 FLO_union_type au, bu;
1145 FLO_union_type au, bu;
1165 FLO_union_type au, bu;
1186 FLO_union_type au, bu;
[all …]
Dfp-bit.h371 FLO_union_type; typedef
379 extern void unpack_d (FLO_union_type *, fp_number_type *);
/netbsd/src/external/gpl3/gcc/dist/gcc/
DFSFChangeLog.105201 * config/fp-bit.c (FLO_union_type): Add words field if double
5203 (FLO_union_type, pack_d, unpack_d): Use FLOAT_BIT_ORDER_MISMATCH
5338 * config/fp-bit.c (FLO_union_type): Remove bitfields to set sign,