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