pulley_interpreter::decode::operands

Function vi32x4_from_f32x4_s

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