Files
zstd-rs/lib/common
Pavel P ee17f4c6d2 Use _bzhi_u32 for 32-bit builds when building with STATIC_BMI2
`_bzhi_u64` is available only for 64-bit builds, while `BIT_getLowerBits` expects `nbBits` to be less than `BIT_MASK_SIZE` (`BIT_MASK_SIZE` is 32)
2025-01-18 21:33:04 +02:00
..
2024-12-04 06:47:32 -08:00
2024-12-18 09:56:50 -08:00
2023-11-16 16:19:25 -08:00