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