fuel_asm::op

Function mcp

source
pub fn mcp<A: CheckRegId, B: CheckRegId, C: CheckRegId>(
    dst_addr: A,
    src_addr: B,
    len: C,
) -> Instruction
Expand description

Copy a variable number of bytes in memory.