pulley_interpreter::decode::operands

Function vmax16x8_s

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