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