Home
last modified time | relevance | path

Searched refs:mul8 (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/lgpl3/gmp/dist/mpz/
Dbin_uiui.c142 mul8 (mp_limb_t m) in mul8() function
170 static const mulfunc_t mulfunc[] = {mul1,mul2,mul3,mul4,mul5,mul6,mul7,mul8 /* ,mul9,mul10 */};
/netbsd/src/external/lgpl3/gmp/dist/
DChangeLog5710 * mpz/bin_uiui.c (mul3, mul4, mul8): Remove unneeded shifts.