pulley_interpreter::decode::operands

Function vfma32x4

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