pub fn lw<A: CheckRegId, B: CheckRegId>(ra: A, rb: B, imm: u16) -> Instruction
Expand description
A word is loaded from the specified address offset by an immediate value.
pub fn lw<A: CheckRegId, B: CheckRegId>(ra: A, rb: B, imm: u16) -> Instruction
A word is loaded from the specified address offset by an immediate value.