Function fuel_asm::op::srli

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

Right shifts a register by an immediate value.