_popcnt64
zmij
1.0.21
In zmij::
stdarch_
x86
zmij
::
stdarch_x86
Function
_popcnt64
Copy item path
1.27.0
·
Source
pub fn _popcnt64(x:
i64
) ->
i32
Expand description
Counts the bits that are set.
Intel’s documentation