pulley_interpreter::decode::operands

Function vi64x2_from_f64x2_s

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