Searched refs:UINT128 (Results 101 - 125 of 128) sorted by relevance

123456

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid_round.c121 UINT128 P128;
122 UINT128 fstar;
216 UINT128 C,
217 UINT128 * ptr_Cstar,
226 UINT128 Cstar;
H A Dbid128_sqrt.c36 UINT128 CX, CX1, CX2, A10, S2, T128, TP128, CS, CSM, res;
299 UINT128 CX, CX1, CX2, A10, S2, T128, TP128, CS, CSM, res;
H A Dbid64_sqrt.c66 UINT128 CA, CT;
216 UINT128 CX, CX2, A10, S2, T128, CS, CSM, CS2, C256, CS1,
H A Dbid64_mul.c60 UINT128 P, PU, C128, Q_high, Q_low, Stemp;
H A Dbid128_div.c39 UINT128 CX, CY, T128, CQ, CR, CA, TP128, Qh, res;
486 TYPE0_FUNCTION_ARGTYPE1_ARGTYPE2 (UINT128, bid128dd_div, UINT64, x,
490 UINT128 CX, CY, T128, CQ, CR, CA, TP128, Qh, res;
949 UINT128 CX, CY, T128, CQ, CR, CA, TP128, Qh, res;
1406 UINT128 CX, CY, T128, CQ, CR, CA, TP128, Qh, res;
H A Dbid64_div.c84 UINT128 CA, CT;
523 UINT128 CX, CY, T128, CQ, CQ2, CR, CA, TP128, Qh, Tmp;
937 UINT128 CX, CY, T128, CQ, CQ2, CR, CA, TP128, Qh, Tmp;
1369 //UINT64* bid64_div128x128(UINT64 res, UINT128 *px, UINT128 *py, unsigned rnd_mode, unsigned *pfpsf)
1374 UINT128 CX, CY, T128, CQ, CQ2, CR, CA, TP128, Qh, Tmp;
H A Dbid64_fma.c69 UINT128 P, PU, CT, CZ;
H A Dbid64_add.c122 UINT128 CA, CT, CT_new;
H A Dbid_binarydecimal.c285 { union {UINT128 i; BINARY128 f; } x_out; \
294 { union {UINT128 i; BINARY128 f; } x_out; \
486 { union { UINT128 i; BINARY128 f; } x_in; \
558 { UINT128 x_out; \
566 { UINT128 x_out; \
705 static const UINT128 roundbound_128[] = { {{0ull, (1ull << 63)}}, // ROUNDING_TO_NEAREST | positive | even
733 static const UINT128 power_five[] = { {{1ull, 0ull}},
793 static const UINT128 breakpoints_binary32[] =
1446 static const UINT128 breakpoints_binary64[] =
5359 static const UINT128 breakpoints_binary8
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid_round.c121 UINT128 P128;
122 UINT128 fstar;
216 UINT128 C,
217 UINT128 * ptr_Cstar,
226 UINT128 Cstar;
H A Dbid128_sqrt.c36 UINT128 CX, CX1, CX2, A10, S2, T128, TP128, CS, CSM, res;
299 UINT128 CX, CX1, CX2, A10, S2, T128, TP128, CS, CSM, res;
H A Dbid64_sqrt.c66 UINT128 CA, CT;
216 UINT128 CX, CX2, A10, S2, T128, CS, CSM, CS2, C256, CS1,
H A Dbid64_mul.c60 UINT128 P, PU, C128, Q_high, Q_low, Stemp;
H A Dbid128_div.c39 UINT128 CX, CY, T128, CQ, CR, CA, TP128, Qh, res;
486 TYPE0_FUNCTION_ARGTYPE1_ARGTYPE2 (UINT128, bid128dd_div, UINT64, x,
490 UINT128 CX, CY, T128, CQ, CR, CA, TP128, Qh, res;
949 UINT128 CX, CY, T128, CQ, CR, CA, TP128, Qh, res;
1406 UINT128 CX, CY, T128, CQ, CR, CA, TP128, Qh, res;
H A Dbid64_fma.c69 UINT128 P, PU, CT, CZ;
H A Dbid64_div.c84 UINT128 CA, CT;
523 UINT128 CX, CY, T128, CQ, CQ2, CR, CA, TP128, Qh, Tmp;
937 UINT128 CX, CY, T128, CQ, CQ2, CR, CA, TP128, Qh, Tmp;
1369 //UINT64* bid64_div128x128(UINT64 res, UINT128 *px, UINT128 *py, unsigned rnd_mode, unsigned *pfpsf)
1374 UINT128 CX, CY, T128, CQ, CQ2, CR, CA, TP128, Qh, Tmp;
H A Dbid64_add.c122 UINT128 CA, CT, CT_new;
H A Dbid_binarydecimal.c285 { union {UINT128 i; BINARY128 f; } x_out; \
294 { union {UINT128 i; BINARY128 f; } x_out; \
486 { union { UINT128 i; BINARY128 f; } x_in; \
558 { UINT128 x_out; \
566 { UINT128 x_out; \
705 static const UINT128 roundbound_128[] = { {{0ull, (1ull << 63)}}, // ROUNDING_TO_NEAREST | positive | even
733 static const UINT128 power_five[] = { {{1ull, 0ull}},
793 static const UINT128 breakpoints_binary32[] =
1446 static const UINT128 breakpoints_binary64[] =
5359 static const UINT128 breakpoints_binary8
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dvalue-range.cc2152 #define UINT128(N) build_int_cstu (u128_type, (N)) macro
2401 r0 = int_range<1> (UINT128 (0), UINT128 (127));
2404 tree low = fold_build2 (MINUS_EXPR, u128_type, high, UINT128(127));
2409 r1 = int_range<1> (UINT128(128),
2412 UINT128(128)));
2436 r0 = int_range<1> (UINT128 (0), UINT128 (5), VR_ANTI_RANGE);
2437 r1 = int_range<1> (UINT128(6), build_minus_one_cst (u128_type));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc2836 #define UINT128(N) build_int_cstu (u128_type, (N))
2859 r0 = value_range (UINT128 (0), UINT128 (127));
2862 tree low = fold_build2 (MINUS_EXPR, u128_type, high, UINT128(127));
2867 r1 = value_range (UINT128(128),
2870 UINT128(128)));
2896 r0 = value_range (UINT128 (0), UINT128 (5), VR_ANTI_RANGE);
2897 r1 = value_range (UINT128(6), build_minus_one_cst (u128_type));
2835 #define UINT128 macro
/netbsd-current/usr.bin/xlint/lint2/
H A Dread.c619 return s == 'u' ? UINT128 : INT128;
821 t = UINT128;
/netbsd-current/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py1732 TypeKind.UINT128):
2042 TypeKind.UINT128 = TypeKind(12)
/netbsd-current/usr.bin/xlint/lint1/
H A Dlex.c192 kwdef_type( "__uint128_t", UINT128, 99),
H A Dtree.c681 UINT128, INT128,
3449 || ot == INT128 || ot == UINT128
/netbsd-current/external/gpl3/gdb/dist/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.h24 static const UINT128 reciprocals10_128[] = {

Completed in 535 milliseconds

123456