pulley_interpreter::encode

Function vwidenhigh8x16_s

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