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.
pub fn sb<A: CheckRegId, B: CheckRegId>(ra: A, rb: B, imm: u16) -> Instruction
Write the least significant byte of a register to memory.