pulley_interpreter::encode

Function vwidenhigh32x4_u

Source
pub fn vwidenhigh32x4_u<E>(
    into: &mut E,
    dst: impl Into<VReg>,
    src: impl Into<VReg>,
)
where E: Extend<u8>,
Available on crate feature encode only.
Expand description

Widens the high lanes of the input vector, as unsigned, to twice the width.