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