pub fn slli<A: CheckRegId, B: CheckRegId>(ra: A, rb: B, imm: u16) -> Instruction
Expand description
Left shifts a register by an immediate value.
pub fn slli<A: CheckRegId, B: CheckRegId>(ra: A, rb: B, imm: u16) -> Instruction
Left shifts a register by an immediate value.