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