rustc_
std_
workspace_
std
1.89.0-nightly-777d37277-2025-05-17
In rustc_
std_
workspace_
std::
arch::
x86_
64
rustc_std_workspace_std
::
arch
::
x86_64
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