pulley_interpreter::decode::operands

Function veq32x4

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