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