Function polkavm_common::program::asm::set_greater_than_signed_imm

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