Function polkavm_common::program::asm::shift_arithmetic_right_imm_alt

source ยท
pub fn shift_arithmetic_right_imm_alt(
    reg1: Reg,
    reg2: Reg,
    imm: u32,
) -> Instruction