Function callfiii

Source
pub fn callfiii<L>(
    l1: LoadOperand<L>,
    l2: LoadOperand<L>,
    l3: LoadOperand<L>,
    l4: LoadOperand<L>,
    s1: StoreOperand<L>,
) -> Item<L>
Expand description

Constructs an item for the callfiii instruction.