pub fn imml_uoff<L>(x: L, offset: u32) -> LoadOperand<L>Expand description
Constructs an immedate load operand from a label and an unsigned offset.
pub fn imml_uoff<L>(x: L, offset: u32) -> LoadOperand<L>Constructs an immedate load operand from a label and an unsigned offset.