pulley_interpreter::decode::operands

Function vshri8x16_s

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