fuel_asm::op

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