mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 09:58:18 +00:00
_kshiftli_mask32 and _kshiftli_mask64 to zero out when the amount of shift exceeds the bit length of the input argument.
_kshiftli_mask32 and _kshiftli_mask64 to zero out when the amount of shift exceeds the bit length of the input argument.