Function imml_uoff_shift

Source
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.