pulley_interpreter::decode::operands

Function vselect

Source
pub fn vselect<T: BytecodeStream>(
    pc: &mut T,
) -> Result<(VReg, XReg, VReg, VReg), T::Error>