pulley_interpreter::decode::operands

Function vi32x4_from_f32x4_u

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