polkavm_common::program::asm

Function rotate_right_64_imm

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