pulley_interpreter::decode::operands

Function vshri16x8_s

Source
pub fn vshri16x8_s<T: BytecodeStream>(
    pc: &mut T,
) -> Result<(BinaryOperands<VReg, VReg, XReg>,), T::Error>
Available on crate feature decode only.