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