Function population_count_i64

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

Count the number of bits set within an i64

  • Intrinsic: _popcnt64
  • Assembly: popcnt r64, r64