pulley_interpreter::decode::operands

Function vulteq64x2

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