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