Files
UXP/mfbt
Moonchild 0dbad452e6 Issue #2895 - Implement 32-bit compatible Xoroshiro128++
This puts in a reduced-register version of Xoroshiro128++ which /just/
fits in our x86 7-register space by making use of an extra mState to
temporarily store the result to be passed back.

Resolves #2895
2026-01-27 19:54:38 +08:00
..
2021-02-25 09:26:54 +08:00
2021-02-25 09:26:54 +08:00
2019-02-16 00:15:22 +08:00
2022-05-04 11:43:38 +08:00