Home
last modified time | relevance | path

Searched +refs:gmpasm +refs:add +refs:to +refs:list +refs:second (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/
H A DChangeLog36 * configfsf.guess: Updated to version 2020-10-22, from gnulib.
53 * configfsf.sub: Updated to version 2020-10-13, from gnulib.
54 * configfsf.guess: Updated to version 2020-09-19, from gnulib.
82 when using adds for sub and subs for add, while disallowing 0.
85 (C add_sssaaaa and sub_ddmmss): Use more temps to make operation more
117 * tune/tuneup.c (print_define_with_speedup): Fall back from snprintf to
120 (max_opsize): Set by #define instead of const size_t to please C90.
122 (speed_mpn_pre_set_str): Adhere to C90 declaration rules.
124 * tune/tune-gcd-p.c: Back out 2020-01-10 change to comply to C90.
126 * tune/time.c (speed_endtime): Cast printf args to right type.
[all …]
/netbsd-src/external/lgpl3/gmp/dist/doc/
H A Dgmp.info-23 This manual describes how to install and use the GNU multiple precision
8 Permission is granted to copy, distribute and/or modify this document
12 with the Back-Cover Texts being "You have freedom to copy and modify
47 leading to some negations in the above formula, but all are essentially
50 Clearly r is zero when a is a multiple of d, and this leads to
60 the factor of b^n in the exact remainder to reach a product in the same
81 to make the high bit set, shifting the dividend accordingly, and
83 wasteful if only a few quotient limbs are to be formed. Instead a
85 the divisor can be used to form a trial quotient. This requires only
88 A multiply and subtract then applies the trial quotient to the M-Q
[all …]
H A Dgmp.texi14 This manual describes how to install and use the GNU multiple precision
19 Permission is granted to copy, distribute and/or modify this document under
23 Texts being ``You have freedom to copy and modify this GNU Manual, like GNU
32 @c Texinfo version 4.2 or up will be needed to process this file.
38 @c Notes discussing the present version number of GMP in relation to previous
44 @c looking for "GCD" or something is only going to be confused by pointers to
61 @c Nothing special is done for links to external manuals, they just come out
64 @c may want to search-and-replace to some online source.
74 How to install and use the GNU multiple precision arithmetic library, version @value{VERSION}.
126 * Introduction to GMP:: Brief introduction to GNU MP.
[all …]