pub fn population_deposit_u64(a: u64, index: u64) -> u64
Available with target feature bmi2 only.
Expand description

Deposit contiguous low bits from a u64 according to a mask.

Other bits are zero.

  • Intrinsic: _pdep_u64
  • Assembly: pdep r64, r64, r64