pub fn population_count_i32(a: i32) -> i32
Available with target feature popcnt only.
Expand description

Count the number of bits set within an i32

  • Intrinsic: _popcnt32
  • Assembly: popcnt r32, r32