fuel_asm::op

Function ldc

source
pub fn ldc<A: CheckRegId, B: CheckRegId, C: CheckRegId>(
    src_addr: A,
    offset: B,
    len: C,
    mode: u8,
) -> Instruction
Expand description

Load code as executable either from contract, blob, or memory.