Function polkavm_common::program::asm::cmov_if_not_zero_imm

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