pub fn jle<L>(l1: LoadOperand<L>, l2: LoadOperand<L>, bt: L) -> Item<L>
Expand description
Constructs an item for the jle
instruction.
pub fn jle<L>(l1: LoadOperand<L>, l2: LoadOperand<L>, bt: L) -> Item<L>
Constructs an item for the jle
instruction.