polkavm_common::program::asm

Function branch_eq

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