polkavm_common::program::asm

Function branch_not_eq

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