Function fuel_asm::op::sb

source ·
pub fn sb<A: CheckRegId, B: CheckRegId>(ra: A, rb: B, imm: u16) -> Instruction
Expand description

Write the least significant byte of a register to memory.