pub fn dlog<L>(
l1: LoadOperand<L>,
l2: LoadOperand<L>,
s1: StoreOperand<L>,
s2: StoreOperand<L>,
) -> Item<L>Expand description
Constructs an item for the dlog instruction.
pub fn dlog<L>(
l1: LoadOperand<L>,
l2: LoadOperand<L>,
s1: StoreOperand<L>,
s2: StoreOperand<L>,
) -> Item<L>Constructs an item for the dlog instruction.