Function fuel_asm::op::sb

source ยท
pub fn sb<A: CheckRegId, B: CheckRegId>(
    addr: A,
    value: B,
    offset: u16,
) -> Instruction
Expand description

Write the least significant byte of a register to memory.