Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
where其中 *mul*is an _extended multiplication_ (128 bits in 64-bit architectures, 64 bits in 32-bit environments), and是 _扩展乘法_(64 位架构中为 128 位,32 位环境中为 64 位),*high*and和 *low*are the upper and lower halves of an extended word, respectively. In 64-bit architectures, _C_ is the integer part of 2^64^∕https://en.wikipedia.org/wiki/Golden_ratio[_φ_], whereas in 32 bits _C_ = 0xE817FB2Du has been obtained from分别表示扩展字的高位部分和低位部分。在 64 位架构中,_C_ 是 2^64^∕https://en.wikipedia.org/wiki/Golden_ratio[_φ_] 的整数部分;而在 32 位架构中,_C_ = 0xE817FB2Du 取自 https://arxiv.org/abs/2001.05304[Steele and Vigna (2021)^].。