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