Function population_count_i32

pub fn population_count_i32(a: i32) -> i32
Available on crate feature dep_safe_arch only.
Expand description

Count the number of bits set within an i32

  • Intrinsic: _popcnt32
  • Assembly: popcnt r32, r32