polkavm_common::program::asm

Function rotate_right_32_imm

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