pulley_interpreter::decode::operands

Function vslteq64x2

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