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

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

Other bits are zero.

  • Intrinsic: _pdep_u32
  • Assembly: pdep r32, r32, r32