pulley_interpreter::decode::operands

Function vi64x2_from_f64x2_u

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