pulley_interpreter::decode::operands

Function vunarrow64x2_u

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