polkavm_common::program::asm

Function set_greater_than_signed_imm

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