pulley_interpreter::encode

Function vwidenlow32x4_s

Source
pub fn vwidenlow32x4_s<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 low lanes of the input vector, as signed, to twice the width.