Function polkavm_common::program::asm::set_greater_than_unsigned_imm

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