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