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